When adding Crosswalk to your solution, how can you check which core library version it is using?
They are visible when using
ionic browser list
But lets say the crosswalk plugin is already added to the project. How do you know what core lib it’s using?
When not using the ionic browser command and just adding the plugin (cordova plugin add cordova-plugin-crosswalk-webview
), what versions does Crosswalk plugin install by default?