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
Previously the internal client ID was used as the registration ID. As
that ID is recycled it can cause problems due to collisions.
Moreover exposing the internal ID does make it public and therefore not
internal anymore.
0 commit comments