Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 92e2bb6

Browse files
committed
note about fingerprint importance
1 parent 342887e commit 92e2bb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/AUTHENTICATION.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,8 @@ First, enable Google Sign-In in your firebase instance and add the _Web SDK conf
519519

520520
Make sure you've uploaded your SHA1 fingerprint(s)](https://developers.google.com/android/guides/client-auth) to the Firebase console, then download the latest `google-services.json` file and add it to `app/App_Resources/Android`.
521521

522+
<h3> Uploading your SHA1 fingerprint is required for _debug_ and _release_ builds. </h3>
523+
522524
Then add the following lines to your code and check for setup instructions for your platform below.
523525

524526
```js

0 commit comments

Comments
 (0)