Re: [iPhone] Terminating iPhone App programatically
Re: [iPhone] Terminating iPhone App programatically
- Subject: Re: [iPhone] Terminating iPhone App programatically
- From: Uli Kusterer <email@hidden>
- Date: Fri, 9 Jul 2010 11:37:16 +0200
Am Jul 5, 2010 um 6:51 PM schrieb Tharindu Madushanka:
> Ah Ok. I got the point. Thanks :) So we should not look to exit the app
> using code.
Exactly. If it's an error situation, you should really try to gracefully handle such errors and give the user the option to continue using your application instead of just putting up a window and quitting your application. Similarly, if you are reacting to a settings change, your application should update "live" instead of requiring the user to quit and restart the application.
If an iPhone app can be smart and do work for the user, it should, instead of requiring manual process management.
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
_______________________________________________
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