Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用 [UIApplication enabledRemoteNotificationTypes] 时,我只能看到用户是否打开了警报、声音、徽章通知。我似乎无法辨别他们是否打开了“通知中心”开关。有没有办法检查这个?
那没有。+enabledRemoteNotificationTypes旨在帮助您确定应在推送通知中包含哪些内容;您的应用程序并没有真正了解用户是否选择根本不看到它们。
+enabledRemoteNotificationTypes