Link in Zwischenablage kopieren
Kopiert
Is actively saving state really necessary for iPhone app development?
Regarding this article on the issue: http://www.adobe.com/devnet/flash/articles/saving_state_air_apps.html
When I test my app on my iPhone I can exit it in any way I like and it automatically pause the app. When I open the app again it starts exactly where I left it. So saving state does not seem to be necessary.
I am aware that the state of my app is not saved if the iPhone is powered off and restartet, however, this is not necessary in my case.
Seeing as the iPhone seems to simply pause my app when I close it, are there any reasons why I should save the state as described in the article?
I hope you can help.
Link in Zwischenablage kopieren
Kopiert
The user can manual kill your application, or if the OS needs the memory, it can also terminate your app as well. You should always strvie to provide the best user experience, and save your app's state.
Chris Griffith
Weitere Inspirationen, Events und Ressourcen finden Sie in der neuen Adobe Community
Jetzt ansehen