You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As UIUserNotificationSettings will be deprecated to iOS 11, do you have plans on also use UNNotificationSettings with @available in order to support from iOS 8 to 11?
As UIUserNotificationSettings will be deprecated to iOS 11, do you have plans on also use UNNotificationSettings with @available in order to support from iOS 8 to 11?
https://developer.apple.com/documentation/usernotifications/unusernotificationcenter
https://developer.apple.com/documentation/uikit/uiusernotificationsettings
The text was updated successfully, but these errors were encountered: