推送通知在 iOS 5.0.1 上不起作用

发布于 2025-01-03 21:22:09 字数 139 浏览 0 评论 0原文

推送通知在 iOS 5.0.1 上不起作用。我的服务器上有一个用于推送通知的开发 SSL 证书。我是否需要分发证书来推送通知才能在使用分发临时配置文件签名的构建上工作?当我在具有开发配置文件的 iPod 上测试应用程序时,它们工作正常。我希望我能够解释我的问题:(

Push notifications doesn't work on iOS 5.0.1. I have a development SSL certificate for the push notifications on my server. Do i need a distribution certificate for push notification to work on the builds signed with an distribution adhoc provisioning profile? They work fine when i test the app on my iPod which has the development provisioning profile. I hope i am able to explain my problem :(

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

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

发布评论

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

评论(1

浅忆流年 2025-01-10 21:22:09

是的,您需要使用分发证书进行临时构建和应用程序商店构建。分发证书必须与正确应用程序 ID 的生产推送证书相关联。

我发现本指南对于入门有很大帮助 http://code.google .com/p/apns-php/wiki/CertificateCreation

Yes, you need to use a distribution certificate for ad-hoc builds and appstore builds. The distribution certificate has to be associated with the production push certificate for the right app id.

I found that this guide was a huge help in getting started http://code.google.com/p/apns-php/wiki/CertificateCreation

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