Re: multitasking
Re: multitasking
- Subject: Re: multitasking
- From: David Weiss <email@hidden>
- Date: Thu, 4 Nov 2010 14:13:25 -0600
Set "Application does not run in background" to true in your Info.plist
<key>UIApplicationExitsOnSuspend</key>
<true/>
David Weiss
On Nov 4, 2010, at 2:04 PM, Sanoj Nambi wrote:
Hey all,
I am creating an application which consumes lot of memory and I want kill the app when user hits the Home button.Is there a way to disable the multitasking through code.
Regards,
sanoj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >multitasking (From: Sanoj Nambi <email@hidden>) |