Getting all user notifications/observe for new ones
I am trying to get all user notifications (or preferably observe for new user notifications) for my program. What permissions would I need and how would I do this? The answers I fou开发者_JS百科nd are really old, or don't address the problem
using UNUserNotificationCenter
but thats for the current app.
精彩评论