Set up authentication using Play Games Sign-In
December 20, 2021 ยท View on GitHub
Android
- Add the following project variable to your
variables.gradlefile (usuallyandroid/build.gradle):
Runext { + rgcfaIncludeGoogle = true }npx cap updateto update the native plugins and dependencies. - See Before you begin and follow the instructions to configure sign-in with Play Games correctly.
Attention: Skip step 2 in Set up your Android project. The dependency for the Firebase Authentication Android library is already declared by the plugin.
iOS
๐ง Currently not supported.
Web
๐ง Currently not supported.