APNS PHP 推送通知问题

发布于 2024-11-13 11:57:07 字数 737 浏览 3 评论 0原文

我可以在服务器上成功运行 APNS。我收到此消息:

Fri, 03 Jun 2011 10:01:41 +0200 
ApnsPHP[29402]: INFO: Trying ssl://gateway.sandbox.push.apple.com:2195... Fri, 03 Jun 2011 10:01:42 +0200 
ApnsPHP[29402]: INFO: Connected to ssl://gateway.sandbox.push.apple.com:2195. Fri, 03 Jun 2011 10:01:42 +0200 
ApnsPHP[29402]: INFO: Sending messages queue, run #1: 1 message(s) left in queue. Fri, 03 Jun 2011 10:01:42 +0200 
ApnsPHP[29402]: STATUS: Sending message ID 1 [custom identifier: Message-Badge-3] (1/3): 167 bytes. Fri, 03 Jun 2011 10:01:43 +0200 
ApnsPHP[29402]: INFO: Disconnected.

但是当我在设备上运行应用程序时,我没有收到推送通知。我已经编写了所有代码,还创建了 entitlement.plist 文件。

谁能帮我解决这个问题吗?也没有调试错误。

非常感谢任何帮助。

谢谢你,

安克斯

I can run the APNS successfully on server. I get this message:

Fri, 03 Jun 2011 10:01:41 +0200 
ApnsPHP[29402]: INFO: Trying ssl://gateway.sandbox.push.apple.com:2195... Fri, 03 Jun 2011 10:01:42 +0200 
ApnsPHP[29402]: INFO: Connected to ssl://gateway.sandbox.push.apple.com:2195. Fri, 03 Jun 2011 10:01:42 +0200 
ApnsPHP[29402]: INFO: Sending messages queue, run #1: 1 message(s) left in queue. Fri, 03 Jun 2011 10:01:42 +0200 
ApnsPHP[29402]: STATUS: Sending message ID 1 [custom identifier: Message-Badge-3] (1/3): 167 bytes. Fri, 03 Jun 2011 10:01:43 +0200 
ApnsPHP[29402]: INFO: Disconnected.

But when i run the application on device, i don't get push notification. I have written all the code and also created entitlement.plist file.

Can anyone please help me with this?? There is no debugging error as well.

Any help is greatly appreciated.

Thank you,

Anks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

就是爱搞怪 2024-11-20 11:57:07

在我看来,您失踪了,或者您的设备的应用程序令牌无效。

It sounds to me you are missing or you have an invalid app-token for your device.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文