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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
a164d38: Fix: opting back in now re-arms push notifications without an app restart. After a logout unregister clears the device token, optIn() re-requests the APNs token and re-registers the device (when capturePushNotificationSubscriptions is enabled) instead of only restoring consent (#746).