When offline, Mobile Chrome says you are in offline mode
Testing out the tutorial, I kept the page open in chrome, then switched wifi off and refreshed and I got the dino.
Is this normal ? Does it not work in offline mode for the browser ?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Testing out the tutorial, I kept the page open in chrome, then switched wifi off and refreshed and I got the dino.
Is this normal ? Does it not work in offline mode for the browser ?
Hi Twitteroo,
You can use device events only on in phonegap apps. So you should compile it in device app package.
See details about phonegap device events:
http://docs.phonegap.com/en/3.0.0/cor...
Browser is not phonegap app and that is why these events will not work.
Regards.
Hi Yurri,
May I know what do you mean by "device app package". And if it's from the exported files (.apk), how can I debug it?
Thanks,