Issue metadata
Sign in to add a comment
|
Chromium (ChromePublic.apk) can't access Google accounts on M or later |
||||||||||||||||||||||||
Issue descriptionSince Android M, listing Google accounts requires the Contacts permission (which is a runtime permission, so it's not automatically granted). For Chrome, we can use a first-party Google Play Services API to list Google accounts, but that's not available for ChromePublic, and there is no code that would ask the user for that permission, so we return an empty list of accounts, which means the UI tells the user that there are no Google accounts present. This is confusing to developers.
,
Mar 23 2017
,
Mar 23 2017
Just FYI, I view this as quite low-priority Boris. It's really a convenience thing for developers. I think we can just pop up some dialogue asking for contacts permission at the moment when we first need to list the accounts (e.g. before showing the sign-in screen).
,
Jun 29 2017
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by sheriffbot@chromium.org
, Mar 23 2017