javascript - How do detect change in network type use in Phonegap / Cordova -


in phonegap / cordova 3.0, how detect change in network 3g wi-fi or vice versa. when changing, offline event not called because switches between two.

i've created gist showing how check connection every x seconds javascript. don't know if it's right approach usecase, needed app recently: https://gist.github.com/eddyverbruggen/10499328#file-connectionchecker-js


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -