Hey guys.
After uploading our latest client to the GPS, we got a notice from Google that we should handle the Doze state better (read: “Any relevant functions handle the new Doze states”). After researching this for a while, I’m not sure that I can do much on my own, but assume it should be handled by the engine itself?
If the engine isn’t handling it, can anyone tell me how to handle the doze states by myself? Do I have to add some functions to my UnityPlayerActivity.java class on my own? What would I have to add there?
Here’s the link to the doze states (off. google doc): Optimize for Doze and App Standby | App quality | Android Developers
Thanks for help,
Patrick