Hi,
Is there a way to check the current version of crosswalk I’m using on my app with ionic CLI?
And is there a way to upgrade crosswalk to latest version?
Thanks
Hi,
Is there a way to check the current version of crosswalk I’m using on my app with ionic CLI?
And is there a way to upgrade crosswalk to latest version?
Thanks
+1
How is the correct way to use the latest version, like 13.42.319.9 (instead of available 13.42.319.6)?
Hi @ozexpert, I found this command:
ionic browser versions
But I’m still trying to add a different version of the crosswalk engine than those listed at ionic browser list
.
Anyone knows how to do this?
Since now crosswalk can be installed using Cordova plugin, you can do this
cordova plugin add cordova-plugin-crosswalk-webview --variable XWALK_VERSION="15"