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

Commit 07ca73a

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 7ee8276 + b434781 commit 07ca73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AUTHENTICATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ Upon successful authentication, Google creates an access token that can be obtai
638638
#### iOS
639639
If you didn't choose this feature during installation you can open the `Podfile` in the plugin's `platforms/ios` folder and uncomment the `GoogleSignIn` line.
640640

641-
Make sure the URL Scheme for `REVERSED_CLIENT_ID` is in `app/App_Resources/iOS/Info.plist`:
641+
Make sure the URL Scheme for `REVERSED_CLIENT_ID` is in `app/App_Resources/iOS/Info.plist`. The value of `REVERSED_CLIENT_ID` can be found in your `App_Resources/iOS/GoogleService-Info.plist` :
642642

643643
```xml
644644
<key>CFBundleURLTypes</key>

0 commit comments

Comments
 (0)