Closed
Description
Feature Request
Make PushNotification compatible with iOS 10 new UserNotifications Framework
Why it is needed
Xcode says 'UIUserNotificationSettings' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNNotificationSettings
iOS 13 is almost there, so it is quite natural to ask this update ;)
Possible implementation
- Need to change all delegate methods to accept UserNotifications stuff, such as
UNNotificationSettings
- Update documentations for changes in
AppDelegate.m
Metadata
Metadata
Assignees
Labels
No labels