Re: iOS app restarting from screen one. Why?
Re: iOS app restarting from screen one. Why?
- Subject: Re: iOS app restarting from screen one. Why?
- From: Alex Kac <email@hidden>
- Date: Thu, 19 Jun 2014 08:25:58 -0600
Recently I hit the same issue. It was working just fine one day, and then the next - every app from Mail to Safari to 3rd party apps - all were losing their UI state when I’d switch between them. On an iPhone 5s. Reboot fixed it for now.
On Jun 19, 2014, at 5:19 AM, Jonathan Hull <email@hidden> wrote:
> My guess would be that Jens is correct. Your app is likely being killed by the system while it is in the background. I tend to run a lot of apps at once and switch between them often, so I run into this all the time.
>
> When your app is backgrounded, you should save your UI state and restore it when you get relaunched. It will appear to the user as if the app was running the whole time.
>
> Thanks,
> Jon
>
Alex Kac - President and Founder
Web Information Solutions, Inc.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden