I notice strange app behavior when the device was offline. When turning off the device and starting it again on the next day the game which is still open from the day before shows strange behavior and I have no idea why?
Shouldn’t the game just continue at the point where it was left?
For example: I have a main menu, showing some buttons and text and even some animated stuff. But when continuing the game only some of the stuff is shown and only some of the animations are running.
It looks like only some of the transitions are even working also. When clicking on a button which normally brings up another menu it still closes the visible stuff but the menu is not brought up and not shown… instead the screen stays blang without the elements loading.
This is the strange part, because only some of the defined actions are started.
What can cause this and how can I fix it?