-
I thought this #10071 would have fixed / supported this. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I used authStateChanges, which does not update on user credentials linked. Should have used |
Beta Was this translation helpful? Give feedback.
I used authStateChanges, which does not update on user credentials linked. Should have used
userChanges
.Also I listened in the RegisterScreen on the SignIn action and now changed it to CrecedentialsLinked.
Now everything works as far as I can see.