I’ve been working on a React Native project in Expo for the last year or so, and it’s been going well. However, starting yesterday I’m suddenly not able to log in anymore. I get the following error every time I try:
[FirebaseError: Firebase: Error (auth/network-request-failed).]
There have been no changes to my code since the last time it worked properly.
I tried updating to the latest firebase and expo-cli and that didn’t seem to help.
I verified to make sure that I wasn’t passing in references for the login since that seems to a common cause of this issue.
Cam Brady is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.