Unable to determine internet connection

Unable to determine internet connection

BY 29 Jul 2013 Web Application Development

I’m trying to use sample application from Tizen ( https://developer.tizen.org/documentation/articles/google-maps-on-tizen), but unfortunately after importing project (without making any changes ), and deploing it on emulator/simulator I got an error message “No Internet connection (…) “, but wifi works fine. Despite this message I can use functionality of this app, for instance – get GPS position, use Google Map.

From console:​
(..)

wgt/js/lib/tlib/tlib.network.js (98) :Unable to determine cellular status

wgt/js/lib/tlib/tlib.network.js (122) :isInternetConnection

wgt/js/lib/tlib/tlib.network.js (34) :isWifiConnection

wgt/js/lib/tlib/tlib.network.js (63) :Unable to determine WiFi status

wgt/js/lib/tlib/tlib.network.js (76) :isCellularNetworkInternetConnection

wgt/js/lib/tlib/tlib.network.js (83) :CELLULAR_NETWORK

wgt/js/lib/tlib/tlib.network.js (98) :Unable to determine cellular status

 

Written by