[QUESTION] Does Amplify.Auth.singInWithWebUI with google provider open a browser on android devices ? #5798
Labels
pending-maintainer-response
Pending response from a maintainer of this repository
pending-triage
This issue is in the backlog of issues to triage
Hello everyone, I am wondering if calling
Amplify.Auth.singInWithWebUI
with google provider really opens A web view on android devices. I read the documentation and it seems like it really opens a web view. I'm just still in denial 😅 and I need an answer from someone who has already used this method on an Android device that has an active Google account or someone who knows exactly how it works to get me out of this phase. Otherwise, if this is indeed the case andAmplify.Auth.singInWithWebUI
opens a web view, it will mean that the user will have to first authenticate in this webview first even though there would potentially already be a Google account saves to and active on the device.What I would like to see when I call
Amplify.Auth.singInWithWebUI
on Android device with active google accounts 😅A dialog with all previously registered google accounts.
Thanks.
The text was updated successfully, but these errors were encountered: