Is it possible to create webview in service native application?

Is it possible to create webview in service native application?

BY 08 Dec 2016 Native Application Development

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?

 

Written by