Please provide the following:
- SDK Version: 39.0.2
- Platforms(Android/iOS/web/all): Android
Hi everybody, see, i’ve been working on an app which works really good when i test it in expo client (no issues, no errors) but, 3 days ago i deployed it to the play store (inner tests) and one of my testers got an error while trying to sign into his account (i’m using firebase and facebook to authenticate the users)
So i had to re-build my app and show this error in a component to be able to see what’s going on and this is what i got.
I can’t really find any clue to solve this issue, don’t know if i can find the file is shown in the error.
all i know 'til now is that this error is caused when the user tries to sign in
Any suggestion?