Top "Crosswalk" questions

The Crosswalk Project is an HTML application runtime, built on open source foundations, which extends the web platform with new capabilities.

Crosswalk Error about "Request was denied for security"

I use cordova 6.3.1 and crosswalk of cordova plugin 2.1.0 in Android App. I use self certification in server. When I send …

android cordova ssl crosswalk crosswalk-project
Unrecognized Content-Security-Policy directive 'script-src:'

in my ionic application I've added crosswalk to get a better android performance. But if I run the application I …

content-security-policy crosswalk
Build error after adding Crosswalk plugin to a Cordova Android project

I'm using the latest cordova android (5.1.0). The project is building and running fine without crosswalk, but after I add the …

android cordova crosswalk
Cordova + Crosswalk iOS still using UIWebView

I didn't find a lot of instruction setting up crosswalk for iOS it seems like it should be as simple …

ios cordova uiwebview wkwebview crosswalk
How to add crosswalk webview in my own android library module?

I am in the development of an Android library module which has to include Crosswalk Webview. I create the library …

android android-studio webview shared-libraries crosswalk