Hi
I am using Awake.KeepAlive(true) to prevent the app going to sleep
and it is working, but if it is strating with "true" and I change it in middle of app run, to "false" the app does not go to sleep
if I start the app with false, it will go to sleep
I am using Awake.KeepAlive(true) to prevent the app going to sleep
and it is working, but if it is strating with "true" and I change it in middle of app run, to "false" the app does not go to sleep
if I start the app with false, it will go to sleep