Replies: 1 comment 1 reply
-
😆 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
APNS token can change time to time. If i have firebase messaging installed with swizzling enabled, does it call registerForRemoteNotifications time to time in case the token has changed? or is that something I need to do myself?
Should I add logic myself to call registerForRemoteNotifications if authorizationStatus is authorized? or is that done by Messaging?
Beta Was this translation helpful? Give feedback.
All reactions