We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bfe38 commit 4b7420cCopy full SHA for 4b7420c
app/README-Google.md
@@ -29,7 +29,7 @@
29
```
30
31
3. Finally, replace the `appAuthRedirectScheme` manifest placeholder in `build.gradle` (for Module: app) with
32
- `PREFIX.apps.googleusercontent.com`.
+ `com.googleusercontent.apps.PREFIX`.
33
34
After this is done, install the app (`./gradlew :app:installDebug`). Authorizing a Google account
35
and retrieving user info should now work.
0 commit comments