繁体   English   中英

从 AppStore 下载的应用程序没有收到 PushKit 通知

[英]Not getting PushKit notifications on application downloaded from AppStore

我没有收到关于从 AppStore 下载的应用程序的 PushKit 通知。 虽然如果我直接从 XCode 安装它,它工作正常。

我正在使用 PushKit 和 CallKit 进行 VoIP 通话。

The Apple server used for Production mode is api.push.apple.com:443, whereas the server used for Development mode is api.sandbox.push.apple.com:443

在这里阅读: https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns

确保后端机制针对每种模式处理正确的服务器。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM