Hey there,
I tried to add crosswalk to my app.
ionic browser add crosswalk
But it returns this strange Lines:
*Info*
Cordova CLI v5.0 no longer requires you to use the ionic browser command to get Crosswalk installed
The ionic browser command will install Cordova Android, the Crosswalk plugin, the whitelist plugin, and the splashscreen plugin for your convenience.
Due to this, if you need to specify a version of Crosswalk, see this link: https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview#configure
What does that mean? Is Crosswalk not needed anymore? Do I have to install it another way?
Thanks in advance!