Hi, I’m using Firebase for authentication and I have this problem:
The function CreateUserWithEmailAndPasswordAsync return a value FirebaseUser in one project and a AuthResult value in another one.
CreateUserWithEmailAndPasswordAsync
FirebaseUser
AuthResult