I’m sure this is more simple than I’m making it out to be. But running into issue where if you lock screen in game it does not pause game, but instead restarts game when bringing it back up…
Anyone have fix for this
I’m sure this is more simple than I’m making it out to be. But running into issue where if you lock screen in game it does not pause game, but instead restarts game when bringing it back up…
Anyone have fix for this
little bump anyone else have this issue??
The problem with your free memory to keep application in RAM cache.
Or on Android side:
To control pause in game when you turn off screen or rolled app or something else, you must use ApplicationWillDeactivateDelegate and ApplicationWillEnterBackgroundDelegate.