delba / Permission

A unified API to ask for permissions on iOS
MIT License
2.9k stars 320 forks source link

Push Notification permissions: how to get deviceToken? #123

Closed agordeev closed 4 years ago

agordeev commented 6 years ago

didRegisterForRemoteNotificationsWithDeviceToken is never called.

Evyasafmordechai commented 6 years ago

Call to UIApplication.shared.registerForRemoteNotifications() when status is .authorized

Duplicate issue: https://github.com/delba/Permission/issues/26

delba commented 4 years ago

Duplicate issue: #26 - Closing it