Re: [iPhone] Terminating iPhone App programatically
Re: [iPhone] Terminating iPhone App programatically
- Subject: Re: [iPhone] Terminating iPhone App programatically
- From: Dave DeLong <email@hidden>
- Date: Mon, 05 Jul 2010 10:12:17 -0600
Apple strongly discourages programmatically quitting your application. That's what the home button is for.
http://developer.apple.com/iphone/library/qa/qa2008/qa1561.html
Dave
Sent from my iPhone
On Jul 5, 2010, at 10:08 AM, Tharindu Madushanka <email@hidden> wrote:
> Hi,
>
> If I use following code to exit my application in some certain conditions,
> depending on user inputs, will Apple reject the app ?
>
> [[UIApplication sharedApplication] terminateWithSuccess];
>
> If so are there any other means to successfully terminate the app
> programatically ?
>
> Thanks and Kind Regards,
>
> 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