Saving application state, iPad
Hi
I'm working on my first game for IiPad developed in Flash pro. CS6 (Air 3.7).
It seems like Air is handling when the game is moved to the background and I just use Event.DEACTIVATE and Event.ACTIVATE to pause timers and animations etc.
But when the App is closed by IOS (or by the user) the application state should saved so the user can continue when he reopens the app - or so I've read.
Or saw one example of this listening to Event.SUSPEND and saving the data in SharedObject.
Is it necessary to save every state of any bullet flying around or is it OK the just continue from the last level played ?
Would an app that doesn't save the application state get rejected from App store?
Any help appreciated
Thanks!
Rolf
