Has anyone tried the crosswalk-lite? I added it to my project. The build process was fine. But when I ran my app, it broke down. I got below exception:
Process: com.ionicframework.xwalklite698410, PID: 23439
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ionicframework.xwalklite698410/com.ionicframework.xwalklite698410.MainActivity}: java.lang.RuntimeException: Failed to create webview.
Is there anyone get the same problem?