I am developing an alarm clock application in iphone. I am not able to find how to set alarm which will trigger even if the app is not running.
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.
Push notifications… OR….
The other day I noticed that if I turned off the screen (with the button on the top) that my app was still getting gps updates….
So, I’m starting to think that just hitting the top button doesn’t actually exit your app… You’d need to do some experiments to prove this… but maybe you could still play a sound with the screen off?