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

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -