Skip to content

'UIUserNotificationSettings' is deprecated: first deprecated in iOS 10.0 #14

Closed
@robertying

Description

@robertying

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions