ios - 应用程序被终止时未收到推送通知 - iOS

标签 ios push-notification

有没有人遇到同样的问题,当应用程序被杀死并终止时,应用程序在开发环境中没有收到通知?

最佳答案

确保在 target -> capabilities 中启用 Pushnotification 和后台模式

enter image description here

还有这个

enter image description here

关于ios - 应用程序被终止时未收到推送通知 - iOS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39871597/

相关文章:

android - AisleFinder 超市 API 的替代品

android - android P 中的 GCM 推送通知问题 (28)

iphone - 数字身份等于公钥+私钥?

ios - Xamarin TableView 崩溃

node.js - 使用 NodeJs Express 在 JavaScript 上推送通知

flutter - 如何在没有 firebase 或一个信号的情况下用 flutter 从后端推送通知?

android - 在 Phonegap Android App 中本地存储推送通知消息

typescript - 警告,缺少 FIREBASE_CONFIG 和 GCLOUD_PROJECT 环境变量。初始化 firebase-admin 将失败

iphone - 以编程方式访问应用标识符前缀

ios - 我可以快速从后台队列调用静态方法吗?