Status Update
Comments
lb...@gmail.com <lb...@gmail.com> #2
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
vk...@google.com <vk...@google.com>
na...@google.com <na...@google.com> #3
Thanks for reporting this issue.
If you are calling our API and when there are multiple "authorized" accounts, we do need to show the list so user can select the one they need to use for that session. Alternatively, you can have your own management system so when a user signs into your account, you won't need to call our API again and can let the user in based n your own management system.
lb...@gmail.com <lb...@gmail.com> #4
We believe with reference to the above comment, your query has been answered, hence closing the bug. Please feel free to re-open the issue in the future if desired.
na...@google.com <na...@google.com> #5
It's because we trust google signin system so we want to use google process to verify that user actually is own the email they want to login with. It just for the convenience that the process can infer the email to use and continue the flow without selection screen if we know what email to used beforehand
There are all benefit that google have been allow signin hint before and you just remove it in the new version. Thus making migration problem without equivalence solution
Please reopen and fix it
There are all benefit that google have been allow signin hint before and you just remove it in the new version. Thus making migration problem without equivalence solution
Please reopen and fix it
lb...@gmail.com <lb...@gmail.com> #6
This was notified me
What's changed?
What's changed?
Description
- Steps to reproduce the problem (including sample code if appropriate).
Start the emulator, and start "Files" app.
Go to "Android" folder. Notice it's shown as empty.
Go to SD-card, and notice it's empty too.
Now check via the IDE and via a third party file-manager, such as Total-Commander:
- What happened.
You can see that the "Android" folder isn't empty, and that in fact you just can't reach it.
As for the SD-card, it's not empty at all and you should be able to reach it too.
- What you think the correct behavior should be.
Should show content of both places.
Especially since it's a system app.