Skip to content

This plugin asks for permission to get the users account details on login, is there a way to get it to remember that choice? #163

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

Open
tnfajrrhzi opened this issue Oct 28, 2020 · 4 comments

Comments

@tnfajrrhzi
Copy link

tnfajrrhzi commented Oct 28, 2020

This plugin asks for permission to get the users account details on login, is there a way to get it to remember that choice?
IMG_0070 (1)

@hafsaahmed96
Copy link

hafsaahmed96 commented Nov 4, 2020

I'm having the same issue! Were you able to solve it somehow? It works fine on android but it asks for permission every time it logs in. Even if I'm calling "sign in silently".

@hafsaahmed96
Copy link

hafsaahmed96 commented Nov 4, 2020

https://github.com/googlesamples/google-signin-unity/pull/126/files

I used this fork to build it successfully for IOS. But the only issue is permission issue.

@jonathanahern
Copy link

I'm also having this issue on iOS. Is there a way to remove this permission?

@hafsaahmed96
Copy link

I'm also having this issue on iOS. Is there a way to remove this permission?

I was having this issue because I was explicitly making the user log out and was using normal sign in. It was an issue from my end. You can go for the function "SignInSilently" and it will work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants