OGeek|极客世界-中国程序员成长平台

标题: iOS 推送通知未显示在 LockScreen 上 [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-13 01:49
标题: iOS 推送通知未显示在 LockScreen 上

在我的应用中,我有这个:

[[UIApplication sharedApplication] registerForRemoteNotificationTypes: UIRemoteNotificationTypeBadge | UIRemoteNotificationTypeAlert | UIRemoteNotificationTypeSound];

但是,当我通过 ApnsPHP 从我的网络服务器发送通知时,角标(Badge)已实现,但锁定屏幕上没有消息。消息只能在通知中心找到。

我是否需要做更多的事情才能在锁定屏幕上启用通知?



Best Answer-推荐答案


确保“请勿打扰”已关闭。转到“设置”>“请勿打扰”。

关于iOS 推送通知未显示在 LockScreen 上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25823678/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://sqlite.in/) Powered by Discuz! X3.4