infil00p / cordova-crosswalk-engine

(UNMAINTAINED) Proof of Concept Third Party Web Engine using Crosswalk
Apache License 2.0
46 stars 440 forks source link

App crashes on Android using Crosswalk #72

Open amidos2006 opened 7 years ago

amidos2006 commented 7 years ago

Hello, My game work just fine without CrossWalk but on Nexus10 it doesn't use WebGL. People suggested to use crosswalk to fix that so I did that but now my app doesn't launch at all it crashes at the beginning.

here is the app without crosswalk: amidos-games.com/testing/csquare_debug.apk here is the app with crosswalk: amidos-games.com/testing/csquare-armv7-debug.apk amidos-games.com/testing/csquare-x86-debug.apk

Thanks in advance :)