react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.19k stars 878 forks source link

Sign In is requesting access to personal info #1150

Closed MicahDavid closed 1 year ago

MicahDavid commented 1 year ago

Steps to Reproduce

One of my Android users is complaining the Google Sign In is requesting access to personal info. Screen shot attached. google_sign_in_access_screenshot

When I test on my device, I do not see this screen. Instead of "Project-###', I see the application name and logo. And, it does not show that the project is requesting access to personal info.

Environment

I am not adding the web client id to the configuration. Is this causing the issue?

h4rshil commented 1 year ago

Hi @MicahDavid Did you find anything for this? I'm also facing this

github-actions[bot] commented 1 year ago

:wave: @MicahDavid, sorry you're having an issue. As the issue template explains, we require that you provide a runnable example that reproduces your issue (please read the issue template). The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug. Please create a new issue with this and we'll be happy to review it! If you're hitting a hard wall, you may consider paid assistance.

Hannes1 commented 1 year ago

Hi, I'm also experiencing the sane issue. Is there any fix?

Edit: Fixed this by manually adding the scopes I wanted in the config and not the defsult scope