-
Notifications
You must be signed in to change notification settings - Fork 259
1.0.2: Client never reaches out for auth request #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you share the output of logcat from when the app starts to when you click the sign-in button? |
hi @claywilkinson , i have same issue here, any suggest for me? i just add log like this
but the last text never came out ("Calling Signin3") |
I'm facing the same problem |
@dgates
you can find this file here: \Assets\GoogleSignIn\Editor\GoogleSignInDependencies.xml |
I've downloaded the Unity package for 1.0.2 and set up the sample scene with my web client-id. When pressing the Sign-in button in the app, it displays "Calling Sign In" however no response is ever received, and no activity log is noted in Google to indicate a login attempt was made. No prompt is ever displayed requesting a login and password. I've followed the steps in the documentation as closely as possible. Any troubleshooting suggestions?
The text was updated successfully, but these errors were encountered: