Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

event offline

event offline doesn't seem to work.. I have it attached to a page so I assume when device is offline (let's say airplaine mode) and user goes to this page it would trigger navigatettopage (special offline page with message) - doesn't happen

any other way to add custom JS to LOAD event so detection happens onload?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

event offline

How do you test the app, as mobile web app or native app?

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

event offline

native

event offline doesn't detect that device is offline.. same will be with online event - caching in the app is so aggressive that app doesn't even know when it is back online

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

event offline

Have you tried a basic alert using this example?
http://docs.phonegap.com/en/2.1.0/cor...

Return to “Issues”