-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
The upgrade flow from anonymous to a full account is broken in 9.0.0
.
Even with the enableAnonymousUsersAutoUpgrade()
option set, the flow always returns RESULT_OK
and creates a new user with a new UID, instead of linking the account to the existing anonymous user UID.
It happens no matter how setCredentialManagerEnabled
is configured.
Downgrading to 8.0.2
solves it.
ViditBabele, htcardone and oliverClimbs
Metadata
Metadata
Assignees
Labels
No labels