开发者

Loading apps while iPhone starts up (boots) or after a shutdown

For non-jailbreak iPhones, is there a way to let your program load when the phone starts? And is there a way to sche开发者_JS百科dule application startup at specific times?


Nope, thats not possible. The only thing that might help you to launch an application at a specific time is a UILocalNotification but it only allows fixed times and not relative ones like "two seconds after XY" and it isn't guaranteed to really start the app because it depends on user input.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜