Skip to content
New issue

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

FirebaseAuthException: An internal error has occurred. [ CONFIGURATION_NOT_FOUND ] #296

Open
junlandroid opened this issue Jun 21, 2023 · 2 comments

Comments

@junlandroid
Copy link

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

  1. add google-services.json, e.g ../android/app
  2. built the app myself,
  3. register successfully
  4. login failure

Expected behavior
login success

Screenshots
screenshot of my firebase configuration:
image
image

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.

@junlandroid
Copy link
Author

junlandroid commented Jun 21, 2023

In addition, the configuration of supportedBuild is as follows
image

{
  "supportedBuild": {
    "name": "1.0.10+12",
    "versions": [
      "1"
    ]
  }
}

@TheAlphamerc
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants