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
Always immediately register once we get an APNs token
Previously we would wait for the notification permission prompt to be completed before we registered the user. This is not a correct optimization so we are removing that behavior.
0 commit comments