iPhone application launch time guidelines
Posted
by Alexander Gladysh
on Stack Overflow
See other posts from Stack Overflow
or by Alexander Gladysh
Published on 2010-03-29T17:11:30Z
Indexed on
2010/03/29
20:23 UTC
Read the original article
Hit count: 361
Please point me to the iPhone application launch time guidelines.
I see that there is a hard limit of ~24 seconds. OS kills application if it did not started in that time with the message:
com.bundle.id failed to launch in time
There is also a QA article on this. (24 seconds is the time until OS on my phone kills the app.)
But I think that there should be a shorter soft limit somewhere in the docs. However, my google-fu failed me and I was not able to find it. Any help?
© Stack Overflow or respective owner