My Android App is developed using Sencha Touch 2.3 Phone-gap 2.6. The app works fine on previous versions of Android. But on Android 4.4 (KitKat), I get the following error:
11-19 10:33:27.305: E/chromium(1203): [ERROR:aw_autofill_manager_delegate.cc(144)] Not implemented reached in virtual void android_webview::AwAutofillManagerDelegate::UpdateAutofillPopupDataListValues(const std::vector<std::basic_string<short unsigned int, base::string16_char_traits> >&, const std::vector<std::basic_string<short unsigned int, base::string16_char_traits> >&)
This error occurs whenever I type into a searchfiled on one of the senchatouch views. I didn't get this error on any android versions prior to 4.4(Kit-Kat)
How can i fix this error? Any help is appreciated.
I don't think it's related to sencha, but rather to phonegap because I'm getting the same error on Android 4.4 and I 'm not using sencha. I'm using phonegap version 3.2 though.
I am experiencing the same issue in an app I work on that doesn't use Sencha or PhoneGap. We are using a plain-old WebView inside an Activity that presents the user with an OAuth2 login window and I am getting the same error.
[ERROR:aw_autofill_manager_delegate.cc(144)] Not implemented reached in virtual void android_webview::AwAutofillManagerDelegate::UpdateAutofillPopupDataListValues(const std::vector >&, const std::vector >&)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With