Beenden
  • Globale Community
    • Sprache:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Gesperrt

Saving state Air for iOS

Neu hier ,
Aug 16, 2012 Aug 16, 2012

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.

THEMEN
Entwicklung
623
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Aug 16, 2012 Aug 16, 2012
AKTUELL

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

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines