Apple 生产推送服务通知问题

发布于 2024-10-19 16:13:40 字数 213 浏览 0 评论 0原文

我希望有人能够帮助我解决这个问题,

我已经使用带有令牌的生产证书测试使用桌面向我的 iphone 发送通知,我可以从 iphone 设备接收通知。

每当我使用相同的令牌和证书(完成转换为.pem)安装到Linux服务器时,我都无法收到

我尝试使用的通知,easyapns和apns-php(无效令牌)。它不起作用。

请帮忙,CA 证书已在服务器中。

i hope someone able to help me out on this case

i'm already test sent notification using desktop to my iphone using AdHoc with production cert with token, i could receive the notification from iphone device.

whenever i install into linux server with same token and cert (done convert to .pem) i can't recieve notification

i do try on, easyapns and apns-php (invalid token). its does not work.

please help, the CA cert already in server.

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

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

发布评论

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

评论(1

几度春秋 2024-10-26 16:13:40

您是否已验证您的服务器进程是否可以读取 .pem 文件(文件权限和位置都正常)?此 Linux 服务器是否开放了出站 TCP 端口 2195(某些托管服务默认不允许这样做)?

Have you verified that your server process can read the .pem file (file permissions and location are OK)? Does this linux server have outbound TCP port 2195 open (some hosting services don't allow this by default)?

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