Hi again Adam,
My app fetches some data from a remote server at regular (30 mins) intervals. I attempted using your plugin to keep everything running even when the device goes into sleep mode. However, it appears that just acquiring a partial wakelock is not sufficient in this case, as it turns out that the wifi will still stop after 15 minutes or so.
Is there a way to keep not only the CPU running, but the wifi as well? Or would you be willing to add this as an extra feature to your plugin?
Cheers, Allard
Hi again Adam,
My app fetches some data from a remote server at regular (30 mins) intervals. I attempted using your plugin to keep everything running even when the device goes into sleep mode. However, it appears that just acquiring a partial wakelock is not sufficient in this case, as it turns out that the wifi will still stop after 15 minutes or so.
Is there a way to keep not only the CPU running, but the wifi as well? Or would you be willing to add this as an extra feature to your plugin?
Cheers, Allard