Re: My app only shows a black screen in the recent apps list
Re: My app only shows a black screen in the recent apps list
- Subject: Re: My app only shows a black screen in the recent apps list
- From: Carl Hoefs <email@hidden>
- Date: Fri, 30 Dec 2016 14:58:42 -0700
> On Dec 30, 2016, at 12:34 PM, David Duncan <email@hidden> wrote:
>
> Honestly, just remove UIApplicationExistsOnSuspend. Its simply not a behavior that is expected of modern iOS applications.
True in general, but UIApplicationExitsOnSuspend is useful for multi-user professional apps (such as medical apps associated with hardware). Otherwise there is the potential of a different user reactivating the app without having to log into it, and thus gaining access to private information.
_______________________________________________
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