苹果推送通知服务器
如何验证我是否已与我的 apns 提供商成功建立了与 Apple 推送通知服务的连接。我正在将设备令牌发送到服务器,但无法将其发送到我的设备。
How can I verify that if I have established a successful connection with apple push notification service with my apns provider. I am sending device token to server and I am not able to send it to my device.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以简单地检查 ssl 连接的状态。您使用什么语言?
You can simply check the status of the ssl connexion. What language do you use?