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
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
The text was updated successfully, but these errors were encountered:
For anyone facing this issue, you can get the latest fingerprint by yourself by following this step:
The text was updated successfully, but these errors were encountered: