Closed hzalaz closed 6 years ago
Most examples show pre iOS 10 notification handling, with iOS 10 and the introduction of UserNotifications.framework there is a new API for requesting access to notification and also receiving them.
UserNotifications.framework
Most examples show pre iOS 10 notification handling, with iOS 10 and the introduction of
UserNotifications.framework
there is a new API for requesting access to notification and also receiving them.