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
#5339 fixes an issue when token is deleted, the MessagingDelegate messaging:didReceiveRegistrationToken: should be triggered with a nil token returned. Hence the token can be nullable.
This is a breaking API that should be done in the next Firebase breaking change release.