I’m trying to make an authentication application. I connected to firebase and turned on e-mail and password authentication, I can add a user in firebase and log in with that user, but I get an error when registering for a user who is not in firebase.
W/System (27047): Ignoring header X-Firebase-Locale because its value was null.
How can I solve the issue?
2
Answers
try like this:
obs: Check if the controllers are not passing empty values