Skip to content

firebase_auth fails silently if SHA Fingerprint is not added #979

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

Closed
kroikie opened this issue Oct 13, 2019 · 2 comments
Closed

firebase_auth fails silently if SHA Fingerprint is not added #979

kroikie opened this issue Oct 13, 2019 · 2 comments
Labels
platform: android Issues / PRs which are specifically for Android. plugin: auth resolution: duplicate This issue or pull request already exists

Comments

@kroikie
Copy link
Collaborator

kroikie commented Oct 13, 2019

Steps to Reproduce

  1. Attempt to use firebase_auth without first adding the android key to the firebase fingerprints list.
  2. Notice that is silently fails with no indicative warning.

I only consider this an issue since it's not mentioned in the setup docs and it took me quite a bit to figure out.

@kroikie
Copy link
Collaborator Author

kroikie commented Oct 13, 2019

@pauldemarco

The issue at flutter/flutter#11277 has been closed and moved here. Future collaboration on this issue will be done here.

@Salakar
Copy link
Member

Salakar commented Apr 21, 2020

Consolidating this under #1456 - we'll be looking at parsing native error messages & codes and bubbling these up to the Dart layer in a consistent cross-platform format - which should help with this no longer failing silently.

@Salakar Salakar closed this as completed Apr 21, 2020
@Salakar Salakar added plugin: auth resolution: duplicate This issue or pull request already exists platform: android Issues / PRs which are specifically for Android. and removed type: bug Something isn't working labels Apr 21, 2020
@firebase firebase locked and limited conversation to collaborators Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: android Issues / PRs which are specifically for Android. plugin: auth resolution: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants