Tuesday, December 17, 2013

Questions about the iPhone push

posts by y_x_s1987 on 2011-11-24 11:45:47 Edit
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:
The reply was deleted at the moderator 2012-01-11 13:17:02

No comments:

Post a Comment