iPhone 设置和 UILocalNotification

发布于 2024-10-09 15:07:24 字数 196 浏览 2 评论 0原文

我是 iPhone 编码新手,我希望这是一个简单的问题。我有一个使用 UILocalNotification 的简单应用程序。我无法找到一种方法让该应用程序显示在手机的通知设置区域中。当它确实出现时,我不知道如何检索此信息。我正在研究 registerForRemoteNotificationTypes 但我很确定这是用于推送通知的...... 请帮忙!

谢谢

I am new to coding on the iPhone and I have what I hope is a simple question. I have a simple app that is using UILocalNotification. I can't manage to find a way for the app to show up in the notification setting area of the phone. And when it does show up I am not user how to retrieve this information. I was looking into registerForRemoteNotificationTypes but I am pretty sure that's for push notification...
PLEASE HELP!

Thanks

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

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

发布评论

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

评论(1

嘦怹 2024-10-16 15:07:24

我很确定其中的任何应用程序都已注册远程通知。本地通知由应用程序设置和接收,因此不需要将它们放在该部分中。

I'm pretty sure any app in there has registered for remote notifications. Local notifications are set and received by the app, therefore no need for them to be in that section.

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