Re: multitasking
Re: multitasking
- Subject: Re: multitasking
- From: David Duncan <email@hidden>
- Date: Thu, 4 Nov 2010 15:25:25 -0700
A better question might be why do you feel that you should terminate your application in the first place? Just because it uses a lot of memory doesn't necessarily mean that it needs to terminate in the first place.
Since you say it uses so much memory, there is a really good chance that if you follow the multitasking guidelines that when memory is tight your application will be killed anyway. And when memory isn't tight, the user will be able to come back to your application right where you left off. Seems win-win to me.
On Nov 4, 2010, at 2:24 PM, Sanoj Nambi wrote:
> Will apple reject the app if I stop multitasking? because I read in few forums that they do.
>
> On Fri, Nov 5, 2010 at 7:04 AM, Sanoj Nambi <email@hidden> 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.
--
David Duncan
_______________________________________________
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