You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
For anyone facing this issue, you can get the latest fingerprint by yourself by following this step:
Go to your firebase console and copy your project name
Temporarily make the real-time database public to all
Open the URL: https://[PROJECT_ID].firebaseio.com/test.json replacing your PROJECT_ID on chrome
Click on the lock icon on the URL bar
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
Activity
proietti1965 commentedon Aug 13, 2022
I tried this and got as far as the dialog box, but i could not find the SHA1 fingerprint as you say
bugthedebugger commentedon Aug 14, 2022
@proietti1965 updated the guide, please check.
proietti1965 commentedon Aug 14, 2022
Thanks
solomonr117 commentedon Sep 18, 2022
Hey ! That doesn't work for me