-
Notifications
You must be signed in to change notification settings - Fork 209
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
Choose Account for *app Pop up: persists even when selected account? #14
Comments
@KH1990 it's not an issue. Just follow official/or unofficial Google Play API installation instructions and all should be fine. |
Hmm i did follow those steps. Like I said in the initial post, the permission screen doesn't seem to display consistently, only some devices had the issue...any ideas? I.e. on my test device xiao mi 5 running 7.0 it works fine but on my friend's pixel the repeat choose account screen persists... |
Ahh I think I figured it out, I think Im missing the release certificate. Since the debug version works flawlessly yet the release versions seem to be getting stuck on the choose account page. Testing out this hypothesis now. |
Yup so the issue was the release version oauth client id in google api. thanks for your help! lol |
Anyone else getting this bug?
The choose google account pops up at the start of the app and when the account is selected, it doesn't prompt to the permission screen consistently...
The text was updated successfully, but these errors were encountered: