How to keep a page alive
Hi
I have a geolocation tracker. I need to prevent the page from hibernating or sleeping when inactive. Do you have any info on how to do that?
Thank you.
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/
Hi
I have a geolocation tracker. I need to prevent the page from hibernating or sleeping when inactive. Do you have any info on how to do that?
Thank you.
Hello Deon,
This can be done only with the help of some 3rd party plugin, perhaps this this one may help:
http://cordova.apache.org/docs/en/2.5...
Hi Evgene
You sent me a link regarding geolocation.
Maybe I did not explain correctly. I need to the phone not go into powersave mode or go to sleep regardless. I need the screen to stay on while there is no activity suing the app. It maybe uses WAKE_LOCK in the manifest. Something like this link?
Deon,
Please find our reply here: https://getsatisfaction.com/apperyio/...
Thanks Evgene. I will test and revert back.