I'm developing a game to iOS and i want to know how the construct 2 works to save the game state when the app is closed and how it load when you open the app. Actually i saw that scirra recommend to integrate to cocoonjs and when i added the "platform specific" to the project, i didn't saw a "when the user closes the app" event available or even a "when the user opens the app". Not necessarily with these words. I saw a "on game center login suceeds", but what if the player is not connected to the internet? Thanks.