Top "Unusernotificationcenter" questions

Manages the notification-related activities for your app or app extension.

Why is my local notifications not triggered in the foreground in iOS 10?

I'm trying to understand why the local notifications is not being displayed in the foreground. I believe I added all …

ios swift swift3 unusernotificationcenter
Use of undeclared type 'UNUserNotificationCenter'

i want to show banner of push notification when app is in foreground. And i implementing this method to show …

ios swift unusernotificationcenter
NotificationCenter obersever not called in swift 4

i am trying to post notification NotificationCenter from appdelegate and receive notification in another view but notification not received. Post …

ios swift notifications unusernotificationcenter
Add Custom Local Notification in ios10 - swift 3

I'm trying to add a custom local notification, but I'm only getting the stock notification with my action: My storyboard …

swift swift3 uilocalnotification ios10 unusernotificationcenter
Springboard crashing when adding a lot of triggers to UNUserNotificationCenter

Save yourselves from hours of debugging, because I've just wasted 2 weeks after bug hunting mysterious app crashes. It turns out, …

ios10 crash-reports unusernotificationcenter