Re: [iPhone] Terminating iPhone App programatically
Re: [iPhone] Terminating iPhone App programatically
- Subject: Re: [iPhone] Terminating iPhone App programatically
- From: Roland King <email@hidden>
- Date: Tue, 6 Jul 2010 00:27:19 +0800
That is not a public API (I had to google even to find it - if it's not in the official documentation, and it's not, it's not public, you can't use it and it can't be discussed here).
If you did use that your application would most definitely be rejected. If you showed a dialog box and then terminated the application, it would probably be rejected. Apple's style guidelines are very clear here, you can pop up a dialog box and tell the user whatever you want but it's up to them to then hit the home button and terminate the application.
On 06-Jul-2010, at 12:21 AM, Tharindu Madushanka wrote:
> Hi,
>
> But is it okay to quit app programatically after showing an alert to user
> about application exit situation ?
>
> After reading the link I get the idea that we could use this feature
> sometimes.
>
> And also could I use [[UIApplication sharedApplication]
> terminateWithSuccess] ?
>
> Tharindu.
> _______________________________________________
>
> 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
_______________________________________________
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