我们可以在模拟器中检查推送通知吗?(复制)

时间:2021-11-12 15:06:12

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

可能重复:如果没有iPhone,我如何测试苹果推送通知服务?

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

我想知道我们能否在模拟器上收到推送通知。我还想要这样的东西,如果可能的话告诉我。应用程序在未注册的情况下打开推送通知,当应用程序终止注册推送通知时。

1 个解决方案

#1


69  

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

iPhone模拟器无法接收推送通知或成功注册。

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

请参见以下内容:我如何在没有iPhone的情况下测试苹果推送通知服务?

#1


69  

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

iPhone模拟器无法接收推送通知或成功注册。

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

请参见以下内容:我如何在没有iPhone的情况下测试苹果推送通知服务?