Is it possible to start up an app when a iOS device starts up, or is there some other mechanism to wake an app perhaps with a push notification?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not if you’re making the app for the App Store. If you’re making an app for jailbroken devices, then you can create a launch daemon just like you would on Mac OS X.