Hiding Splash screen when restoring previous session
Posted: Wed Oct 10, 2012 6:47 pm
I'm trying to find a way to hide the Splash screen (from the standalone settings) from loading when I'm restoring a prior session. In other words, the user is using the app, presses the Home button, I save the variables and card that the user was last on out to a file. When they reload the app, I read the variables back from a file and restore the last screen they were on, then delete the file. This way if the iPhone crashes or locks up, the next launch of my app will be treated as a new launch and show the splash screen again.
However, I can't find out how to stop the Splash screen from showing when I restore user sessions during normal operation.
Anybody know how to stop the Splash screen from showing or a different way to "suspend" the iOS app between uses?
However, I can't find out how to stop the Splash screen from showing when I restore user sessions during normal operation.
Anybody know how to stop the Splash screen from showing or a different way to "suspend" the iOS app between uses?