Hello,
I would like to create a service application that opens webview with specified url. Unfortunately when I interact with Evas_Object I get errors. I dont have that problem when I change initialization method from service_app_main to ui_app_main. Does it mean that service application can't interact with UI elements and because of that I can't open webview?