设置中的推送通知图标

发布于 2024-08-05 11:10:15 字数 128 浏览 3 评论 0原文

我有一个使用 Apple 推送通知服务的应用程序。我已经注册了,并且可以正常接收通知。但是,当我进入“设置”->“通知区域,列出了我的应用程序,但没有可见的图标。我需要在捆绑包中包含一个标志或特殊的 PNG 吗?

谢谢!

I've got an app that uses Apple's Push Notification Service. I'm registered, and receive the notifications just fine. However, when I go into the Settings -> Notifications area, my app is listed, but there's no icon visible. Is there a flag, or a special PNG I need to include in my bundle?

Thanks!

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

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

发布评论

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

评论(1

寒江雪… 2024-08-12 11:10:15

好吧,愚蠢的错误。 info.plist 图标字段为空。默认情况下,操作系统仍会查找 Springboard 的 icon.png 文件,但不会对通知设置使用相同的技巧。

Okay, stupid mistake. The info.plist icon field was empty. By default, the OS still looks for an icon.png file for Springboard, but doesn't use the same trick for the Notification settings.

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