Server Error with Crosswalk when running ionic run android

You can also add the following to the config.xml file

<preference name="xwalkVersion" value="xwalk_core_library:23.53.589.4" />
instead of modifying the plugin code.

You can change the library version as necessary.

2 Likes