-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ & Troubleshooting
Nate River edited this page May 1, 2024
·
6 revisions
- Create a new empty project
- Import the latest asset version from the Asset Store
- Refer to the manual and make platform specific changes (for Android, copy AndroidManifestExample.xml to Plugins/Android/AndroidManifest.xml)
- Build, run and test on a device
- If it works, find a difference in setup with your main project
- If it doesn't work, contact me on Discord
Check OAuth client ID that you've created in Google Cloud.
Refer to the manual and check AndroidManifest.xml.
For security reasons Google allows OAuth in trusted browsers only. Requests from embedded browsers (web views) and emulators may be blocked.