Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

OnFirstUserGestureObserved error with Crosswalk and Ionic #64

Open
fetimo opened this issue Nov 2, 2016 · 2 comments
Open

OnFirstUserGestureObserved error with Crosswalk and Ionic #64

fetimo opened this issue Nov 2, 2016 · 2 comments

Comments

@fetimo
Copy link

fetimo commented Nov 2, 2016

Also posted in Ionic issues as I'm not entirely sure where the issue lies.

I've created an Ionic project with the following plugins installed:

cordova-plugin-console 1.0.4 "Console"                                           
cordova-plugin-crosswalk-webview 2.1.0 "Crosswalk WebView Engine"                
cordova-plugin-device 1.1.3 "Device"                                             
cordova-plugin-facebook4 1.7.4 "Facebook Connect"                                
cordova-plugin-inappbrowser 1.5.0 "InAppBrowser"                                 
cordova-plugin-splashscreen 4.0.0 "Splashscreen"                                 
cordova-plugin-statusbar 2.2.0 "StatusBar"                                       
cordova-plugin-whitelist 1.3.0 "Whitelist"                                       
ionic-plugin-keyboard 2.2.1 "Keyboard"     

When clicking a button in the app that opens the in-app browser (e.g. a button executing $ionicFacebookAuth.login();) the following error is shown in the Android Studio console:

10-31 16:56:28.762 10855-10855/com.ionicframework.myapp333313 E/chromium: [ERROR:xwalk_autofill_client.cc(121)] Not implemented reached in virtual void xwalk::XWalkAutofillClient::OnFirstUserGestureObserved()

The device I can see the issue on is running Android 6.0.1. An older device running Android 4.2.2 works as expected.

@fujunwei
Copy link
Contributor

fujunwei commented Nov 7, 2016

Could you please file a bug in JIRA https://crosswalk-project.org/jira

@fetimo
Copy link
Author

fetimo commented Nov 7, 2016

Thanks @fujunwei, I've created a bug in Jira. Let me know if more information is required.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants