In my game, the sprites blink when iOS goes into idle. To fix this issue, I set idle timer disabled, but the app can still get idle in some scenarios, for instance, the app get sleep and then switch back by users.
Is there any way I can wake up ios proactively with some API?