I run this command
ionic plugin add cordova-plugin-crosswalk-webview
and expected some performance improvement, but I do not see that. Am I missing something?
I also saw that in previous version it existed a command “ionic browser add” … but now not.
Best regards
Fernando
Crosswalk is really only going to help when you target older devices, but it’s not going to fix everything. You need to make sure you’re app in performant to begin with.
Thanks for you answer!
I have an Android 4.4 and my App does nothing but opening an empty page and even though is slow. I don’t understand why. In my Android 6.0.1 is good.
Connect to the remote dev tools from chrome and see what the error is.