How to put my app into idle mode? [answered]
I just developed my first app and submitted it to the harbour.
I'm using checks status === Cover.Active
and status === PageStatus.Active
to ensure my app is only doing stuff while it is really active.
But my app got rejected twice now both times I only get told how to check that my app is not in idle mode but not really telling my how an app can be put in idle mode.
So, here is my question? How can I put my app in idle mode if the phone is locked/black screen?
For reference, this is my source code.
Nice idea, cannot answer to your question, but would for sure try as soon it gets accepted.
magullo ( 2014-08-07 16:11:09 +0200 )edit