We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
[signIn] FirebaseAuthException ([firebase_auth/unknown] com.google.firebase.FirebaseException: An internal error has occurred. [ CONFIGURATION_NOT_FOUND ]) [_emailLoginButton] [Error] [_emailLoginButton] Unable to login
It may be caused by firebase, but I don't know how to fix it. please help me.
To Reproduce
google-services.json
../android/app
Expected behavior login success
Screenshots screenshot of my firebase configuration:
Smartphone (please complete the following information): emulator-5554
App Based on the latest main branch, version: 1.0.10 12
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
In addition, the configuration of supportedBuild is as follows
supportedBuild
{ "supportedBuild": { "name": "1.0.10 12", "versions": [ "1" ] } }
Sorry, something went wrong.
@junlandroid check the solution provided at https://stackoverflow.com/questions/41124178/com-google-firebase-firebaseexception-an-internal-error-has-occurred-configu
No branches or pull requests
Describe the bug
It may be caused by firebase, but I don't know how to fix it. please help me.
To Reproduce
google-services.json
, e.g../android/app
Expected behavior
login success
Screenshots
screenshot of my firebase configuration:
Smartphone (please complete the following information):
emulator-5554
App
Based on the latest main branch, version: 1.0.10 12
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: