playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 966 forks source link

Signing in Issue when user has multiple google accounts on the device #1869

Open ScareCrow95 opened 7 years ago

ScareCrow95 commented 7 years ago

Hello, Sometimes it happens that one the players are unable to sign in from their google account, and it seems like it happens when there are multiple accounts present on the device. App seems to store the last google account used even if you reinstall it, would like to know how to initiate the prompt to select a google account (if a device has more than one). and occasionally it does pop up but when you choose one I get a null token. I am attaching the logcat for the null token received. logcat.txt

JimmyDeemo commented 7 years ago

The only way I have found to get the prompt again is to log out the current user. You could like this to a player pref, which is definitely wiped on a reinstall.