AndroidChromium icon indicating copy to clipboard operation
AndroidChromium copied to clipboard

Google Account Sign in problem

Open rashid56156 opened this issue 9 years ago • 1 comments

First of all thanks for your effort. I am using this source to create a browser app for my personal use.

When i compiled this source code and run it on my device, it prompts me to add a google account, when i tap on "Add an Account" it checks for account information but doesn't find my already attached google account, if i try to add the same account that i have already attached with the device, it gives error saying that this account already exists.

if i remove the attached gmail account from settings first, or If i add a different account, then the account is successfully added but this browser app still didn't get the account credentials and brought me back to same screen to add the account. Although account was added to device, visible in the settings screen and all other google apps were able to use added account.

Ideally like all other Google apps or any app with google signup enabled, this app should be able to fetch the attached gmail account and use it instead of asking user to add an account.

Any idea how can i fix this?

rashid56156 avatar Nov 26 '16 12:11 rashid56156

Bug confirmed, also if I remove all the google accounts from my device and I try to login to my account from Chromium the sync is not working, telling me to re-sign in every time and then failing.

theov3rc0mer avatar Feb 01 '17 09:02 theov3rc0mer