Are push service can only be pushed to not open applications.
I wrote a service, when my application opens when (time is running) I can not push the information received, but after I put in my application is closed, you can push information is received.
There is a view of how to run at the click can jump to a specific page, rather than simply let the program together
Will people in this cow, where is brother design problems, or missing something, look under the guidance
Reply:
Application runtime - (void) application: (UIApplication *) application didReceiveRemoteNotification: (NSDictionary *) userInfo receive push
.As to jump to a specific page, you need to implement your own - (void) applicationWillEnterForeground: (UIApplication *) application
Reply:
Push notification mechanism, and only in your program exits or run in the background.
Reply:
No comments:
Post a Comment