I am trying to create a iPhone App which gets invoked automatically at a particular interval. Regards
views:
45answers:
1
Q:
iPhone: How to create a iPhone application which gets automatically invoked at a particular time.
+4
A:
You can't. (At least, not on non-jailbroken phones.) Best you can do is send the user a push notification, and give them the option of running your app in response.
Sixten Otto
2009-10-29 07:19:53