A UNNotificationRequest is a new Cocoa Touch notification object introduced with iOS 10.
UNNotificationRequest
is a replacement for UILocalNotification
. Use this tag only for questions related to UNNotificationRequest
from the UserNotifications module.