I am developing a web widget for wearables for Tizen 2.3.2. The app needs to connect to the internet to gather data. The app retrieves data successfully in all cases except when you turn off and then turn on the device. When I turn on the device and the widget is already loaded it won't connect to the internet to gather data. I opened the device's log and it says the following: CAPI_NETWORK_CONNECTION conecection_create(444) > Access denied. And then this message appears from STARFISH tag got error while opening tizen network connection. Has already seen this kind of problem before, and how can it be solved?
Thanks