infil00p / cordova-crosswalk-engine

(UNMAINTAINED) Proof of Concept Third Party Web Engine using Crosswalk
Apache License 2.0
45 stars 438 forks source link

cordova-plugin-x-toast can't pop up message #42

Closed VirensCn closed 8 years ago

VirensCn commented 8 years ago

code: $cordovaToast.showShortBottom(response.msg || "未知错误"); logcat: [ERROR:xwalk_autofill_client.cc(172)] Not implemented reached in virtual void xwalk::XWalkAutofillClient::OnFirstUserGestureObserved()

VirensCn commented 8 years ago

i find ... this is other plugin caused error

BagrijRoman commented 7 years ago

Hi. I have the same error.
[ERROR:xwalk_autofill_client.cc(172)] Not implemented reached in virtual void xwalk::XWalkAutofillClient::OnFirstUserGestureObserved()

Can you tell me what plugin error is it. And how you resolve it. Thansk