iPhone APNS 沙盒与尚未批准的应用程序的生产环境

发布于 2024-08-16 10:15:59 字数 65 浏览 4 评论 0原文

在应用程序被批准进入应用程序商店之前,生产 APNS 是否不可用?我可以很好地使用沙箱证书,但生产没有产生任何结果。

Is it true that the production APNS is unavailable until an app is approved to the app store? I can use the sandbox certificates fine, but production yields no results.

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

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

发布评论

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

评论(1

梦旅人picnic 2024-08-23 10:15:59

如果您使用分发配置文件构建应用程序(与临时构建一样),则可以使用生产推送服务。您将获得一个不同的设备令牌,并且该应用程序将与 Apple 的生产推送服务连接。

You can use the production push services if you build your app with a distribution provisioning profile (as with an ad hoc build). You'll get a different device token, and the app will connect with Apple's production push service.

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