Re: [iphone] Difference between running an app from xcode and from device - solved
Re: [iphone] Difference between running an app from xcode and from device - solved
- Subject: Re: [iphone] Difference between running an app from xcode and from device - solved
- From: David Duncan <email@hidden>
- Date: Sun, 01 Nov 2009 20:50:06 -0800
This is a very important difference ― when launching from Xcode the
watchdog timers are disabled. Be sure to test your app launch and
termination from outside Xcode. Go check out TN2151 for info on crash
reports if you have not already.
--
David Duncan @ My iPhone
On Nov 1, 2009, at 7:15 PM, Dragos Ionel <email@hidden> wrote:
The reason was that the app was taking some time to load and when
run on device, it will crash automatically if it takes longer that a
certain time.
When launched from xcode, the app will not crash even if it takes
long time to load.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden