【发布时间】:2017-09-07 20:31:03
【问题描述】:
我正在使用 UNUserNotification 向用户推送重复的本地通知。我正在尝试在应用程序上设置徽章编号以指示错过的通知。 我搜索了这个论坛,发现 iPhone: Incrementing the application badge through a local notification
这表示不可能定期进行本地通知。那个帖子已经有几年了,他们正在使用 UILocal 通知。
对于 UNUserNotification 仍然如此吗?有没有办法设置徽章计数?
【问题讨论】:
标签: ios10 unusernotificationcenter