Xcode推送通知:用于生产模式的APNS服务器

我正在通过推送通知实现我的第一个应用程序.我已经完成了 Ray Wanderlich Tutorial之后的所有调试
一切正常.

既然我即将继续提交,我想知道我必须在生产模式下为“实时”服务器插入什么参数而不是

gateway.sandbox.push.apple.com 2195

希望明确

解决方法

我认为端口是相同的,只有主机不同,它是gateway.push.apple.com.

The binary interface of the production environment is available through gateway.push.apple.com,port 2195; the binary interface of the development environment is available through gateway.sandbox.push.apple.com,port 2195.

Source

相关文章

当我们远离最新的 iOS 16 更新版本时,我们听到了困扰 Apple...
欧版/美版 特别说一下,美版选错了 可能会永久丧失4G,不过只...
一般在接外包的时候, 通常第三方需要安装你的app进行测...
前言为了让更多的人永远记住12月13日,各大厂都在这一天将应...