View Full Version : How to make ios5 launch my app at some time?
everbox
Nov 16, 2011, 12:41 AM
Hi,guys
I'm new to ios develop. How to make ios5 launch my app at some time?
Like crontab in Linux. Thanks.
jiminaus
Nov 16, 2011, 02:03 AM
You can't. You're not in control of when you app executes in iOS. Your app can only launch because the user has launched.
ArtOfWarfare
Nov 16, 2011, 08:56 AM
The closest you can come to this is to set a local alert which will pop up a message asking the user to launch the app at a certain time.
Which is actually probably exactly what your user would want... why would they want it to launch against their will?
jnoxx
Nov 16, 2011, 09:30 AM
The closest you can come to this is to set a local alert which will pop up a message asking the user to launch the app at a certain time.
Which is actually probably exactly what your user would want... why would they want it to launch against their will?
They are thinking lolschmandroid. (or Android)
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.