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.
Metadata
Metadata
Assignees
Labels
No labels