iPhone 无法接收推送通知

发布于 2024-11-05 05:46:52 字数 130 浏览 0 评论 0原文

我使用Javapns向iPhone推送通知,当我第一次运行测试应用程序时,iPhone可以收到通知,但是当我再次尝试时,不会收到通知,大约在收到通知后20-40分钟,我再次尝试,然后我收到了,苹果服务器上有什么限制,我只能在特殊间隔后发送通知吗?

I used Javapns to push notification to iphone, when i run the test applicaiton fist time, iPhone can receive the notification, but when i tried agian, no notication will be recieveed, about 20-40 minutes after i receive the notification, i tried again, then i received it, doese any limitatoin on appler server that i can only send the notifiction after special interval?

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

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

发布评论

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

评论(1

夜无邪 2024-11-12 05:46:52

JavaPNS 最近更新至 2.0,并修复了截至发布日期报告的所有问题。我相信它可以解决您报告的问题,因为所描述的问题似乎是由未关闭或未超时的连接引起的。

JavaPNS was recently updated to 2.0, and fixed ALL reported issues up to the release date. I believe it fixes the issue you are reporting, as the problem being described seems to be caused by an un-closed or un-timed-out connection.

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