Languages

Menu
Sites
Language
Wearable Widget Web Application
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

Responses

2 Replies
André Reus

I didn't find any problem like this. Which device are you using for Tizen 2.3.2?
Please share more details and some code snippet of yours. 

Iqbal Hossain

Use Tizen 2.3.1 if your device is Samsung Gear S2. Tizen 2.3.2 is for Gear S3 may be. 

-Thanks