How does the alarm clock work on iPhone SDK 3.0? When the app has closed, the alarm clock app still runs and shows and alert message when the alarm is triggered. I know that iOS 3.0 doesn’t support multitasking.
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.
iOS 3 did not support multi-tasking it the public API available to 3rd parties. The iOS is (and always has been) a multi-tasking OS, however. Clearly Apple apps (Mail, Clock, etc.) had access to this capability before 3rd parties.