when I quit my application, if I receive the message, the Notification Bar shows me the reason, but when I launching the application, it just don’t show on the Notification Bar, did I do something wrong or missing? THanks.
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.
You should show custom UIAlertView from UIApplication’s callback:
Updated: to read: Handling Local and Remote Notifications:
…