We had some feedback from someone at Google suggesting a few ways to improve our apps, and one of the points they mentioned was to make sure that:
• Any relevant functions handle the new Doze states
They also provided this reference:
https://developer.android.com/training/monitoring-device-state/doze-standby.html
I assume that since we can’t perform any operations in the background in Corona, that this is a moot point?