- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我们正面临 APNS 的一个奇怪问题。
我们有一个实时应用程序,它能够从 API 域发送推送消息。但我们正准备将其移动到另一台服务器,我们正在使用 IP 而不是域名进行测试。
我们使用相同的设置和代码,但 APNS 总是失败并返回以下错误:注意:无法连接到 APNS:0。
我们已经彻底检查过,我们在新服务器上打开了 2195 和 2196 端口并安装了 SSL。
谁能告诉我 APNS 是否因为使用 IP 而不是域名而一直失败?
问候,圣光
最佳答案
Apple 文档说:
The IP address range for the push service is subject to change; the expectation is that providers will connect by hostname rather than IP address. The push service uses a load balancing scheme that yields a different IP address for the same hostname. However, the entire 17.0.0.0/8 address block is assigned to Apple, so you can specify that range in your firewall rules.
关于ios - 无法连接到 APNS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24081217/
我正在开发一个 voip 调用应用程序。我需要做的是在接到来电时将 Activity 带到前台。我在应用程序中使用 Twilio,并在收到推送消息时开始调用。 问题是我试图在接到任何电话时显示 Act
我是一名优秀的程序员,十分优秀!