can we check push notification in simulator?

Rahul Vyas picture Rahul Vyas · Nov 28, 2009 · Viewed 82.7k times · Source

Possible Duplicate:
How can I test Apple Push Notification Service without an iPhone?

I want to know that can we receive push notification on iPhone Simulator or not. Also, I want something like this tell me if it is possible that, the app opens unregistered for push notification and when app terminates register for push notification.

Answer

Bryan Henry picture Bryan Henry · Nov 28, 2009

The iPhone Simulator is unable to receive push notifications or successfully register for them.

See the following: How can I test Apple Push Notification Service without an iPhone?