如何在我的 iPhone 应用程序中显示来自服务器端的推送通知

发布于 2024-11-16 14:02:00 字数 317 浏览 3 评论 0原文

我正在尝试在我的 iPhone 应用程序中实现推送通知,有些简短我成功了,但出现了此错误:

Domain=NSCocoaErrorDomain Code=3000 找不到应用程序的“没有有效的”aps-environment”权利字符串 UserInfor=0x170140 {NSLOcalizedDescription=没有找到应用程序的有效“aps-environment”权利字符串}`

请帮助我如何连接到我的网络-服务以及如何解决此错误。

请帮助我如何解决这个错误?谢谢。有没有视频可以分享给我。谢谢你。

I am trying to implement push notification in my iPhone application and some short I am successful but I am getting this error:

Domain=NSCocoaErrorDomain Code=3000 'no valid' aps- environment' entitlement string found for application UserInfor=0x170140 {NSLOcalizedDescription=no valid 'aps- environment' entitlement string found for application}`

Please help me how can I connect to my web-service and how to resolve this error.

Please help me how can I resolve this error? Thank you. Is there any video just share with me. Thank ja.

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

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

发布评论

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

评论(1

﹉夏雨初晴づ 2024-11-23 14:02:00

您必须为此创建一个证书,请阅读本教程 http: //www.xcode-tutorials.com/programming-apple-push-notification-services-apns/

另外,推送在模拟器中不起作用

You have to create a certificate for this, read this tutorial http://www.xcode-tutorials.com/programming-apple-push-notification-services-apns/

Also, push will not work in the simulator

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