-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Google sign-in Android KO] With more than 5 Google accounts configured on the device #66
Comments
@lopspower this issue should be fixed as I remember. In this PR(#40), this is fixed by @bom-bakbang. So basically what you need is to set
Attaching stackoverflow issue: https://stackoverflow.com/questions/78538579/new-google-credential-manager-is-throwing-a-transactiontoolargeexception |
for now this field is not exposed in
|
After several weeks of using this library on my apps, several users report that the “Google Sign-in” action doesn't work (nothing happens when you click).
After a huge amount of investigation, what these users had in common was that they all had more than 5 Google accounts configured on their device. The problem is automatically corrected as soon as they delete a few accounts.
Is it possible to make the action work regardless of the number of accounts installed on the device?
The text was updated successfully, but these errors were encountered: