pichillilorenzo / flutter_inappwebview

A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
https://inappwebview.dev
Apache License 2.0
3.28k stars 1.62k forks source link

Autofill is disabled on Android #453

Closed gjaber closed 1 month ago

gjaber commented 4 years ago

I'm loading a form that has a autofill field, but on Android isn't working. On console is showing:

W/cr_AwAutofillManager(28324): Autofill is disabled: AutofillManager isn't available in given Context. W/IInputConnectionWrapper(28324): getSelectedText on inactive InputConnection W/IInputConnectionWrapper(28324): getTextAfterCursor on inactive InputConnection

cubexc commented 4 years ago

Hi, I am also having the same issue. Any update on this? Thanks!

94wogus commented 3 years ago

same here!

MihaMarkic commented 3 years ago

Same here. It looks like flutter's official webview plugin doesn't work, either. Perhaps an issue with flutter?

NguyenPhatBG commented 1 year ago

Solution for this? Anyone known that?

github-actions[bot] commented 1 month ago

This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.

github-actions[bot] commented 2 weeks ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.