flutter_twitter_clone
flutter_twitter_clone copied to clipboard
FirebaseAuthException: An internal error has occurred. [ CONFIGURATION_NOT_FOUND ]
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
- add
google-services.json, e.g../android/app - built the app myself,
- register successfully
- login failure
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.
In addition, the configuration of supportedBuild is as follows
{
"supportedBuild": {
"name": "1.0.10+12",
"versions": [
"1"
]
}
}
@junlandroid check the solution provided at https://stackoverflow.com/questions/41124178/com-google-firebase-firebaseexception-an-internal-error-has-occurred-configu