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

Guide to get updated fingerprint #551

Open
bugthedebugger opened this issue Aug 9, 2022 · 4 comments
Open

Guide to get updated fingerprint #551

bugthedebugger opened this issue Aug 9, 2022 · 4 comments

Comments

@bugthedebugger
Copy link

bugthedebugger commented Aug 9, 2022

For anyone facing this issue, you can get the latest fingerprint by yourself by following this step:

  1. Go to your firebase console and copy your project name
  2. Temporarily make the real-time database public to all
  3. Open the URL: https://[PROJECT_ID].firebaseio.com/test.json replacing your PROJECT_ID on chrome
  4. Click on the lock icon on the URL bar
    image
  5. Click on "Connection is Secure" > "Connection is Valid", this will open up a dialog box, copy the SHA1 fingerprint and replace it on the FirebaseHttpClient.h file
    image
    image
@proietti1965
Copy link

I tried this and got as far as the dialog box, but i could not find the SHA1 fingerprint as you say

@bugthedebugger
Copy link
Author

@proietti1965 updated the guide, please check.

@proietti1965
Copy link

Thanks

@solomonr117
Copy link

Hey ! That doesn't work for me

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

3 participants