Hello,
After release of ios 7, i started to test our game with Xcode 5 built.
The problem is:
After i quit the game by double click home + slide, and then re-enter the game,
active screen before i quit displays first and after a while splash screen starts to load.
It happens every time i tried. As far as i can guess, some resource maintains in memory
on quit, and draws it first when i re-enter the game.
Does it happen because i do something wrong? Or can it be a bug?
Thanks.
Comments
Hope this helps.
- Ian
So i have nothing to do about this. It is not a really big deal anyways