I’m having some issues with timers, that dont update after an app loses focus on iOS
is there a callback that gets called to Unity app ? after its re-activated ?
thx
I’m having some issues with timers, that dont update after an app loses focus on iOS
is there a callback that gets called to Unity app ? after its re-activated ?
thx
OnApplicationPause(bool pause) is being called when it goes to sleep / gets woken up