Autofill in chrome using Autofill Service Android
Asked Answered
T

0

7

In Pie & Above versions, Android introduced the chrome browser autofill using the Autofill service as per the doc.

But i tried debug the Facebook's login form in Chrome Browser for the onFillRequest call to come. But it's not coming. Don't know anything else i need to add in code or permissions.

But in apps like Facebook, i am getting onFillRequest call is coming. For browsers only it has problem.

Device Name: Pixel 3

I have checked in Dashlane also.

Dashlane Scnario:

I have seen a news that Dashlane integrated the Autofill for chrome using Autofill Service. I have installed the app and tried it. It still uses accessibility service to fill the form. I have latest chrome browser and dashlane app.

Could you please help me top find an issue for browser's autofill using Autofill Service.

Topic answered 18/9, 2019 at 5:23 Comment(5)
This would interest me as well. Chrome on a physical device makes problems, it works in the emulator and even in Firefox on the device. Have you figured out anything?Autosuggestion
No, I didn't figured out. If anything from your side, Please let me know as well. I will also let you know once i figured out.Topic
Anybody make any ground here? Looks like Chrome is taking precedence over the selected autofill service on mobile @VjiDarelldarelle
Related bug reports: github.com/bitwarden/mobile/issues/489 , bugs.chromium.org/p/chromium/issues/… , bugs.chromium.org/p/chromium/issues/detail?id=1015381 , bugs.chromium.org/p/chromium/issues/detail?id=1103555 , bugs.chromium.org/p/chromium/issues/detail?id=1103560Darelldarelle
I am also trying to get a handle on this, is the inputIME a solution?Correll

© 2022 - 2024 — McMap. All rights reserved.