Hi, Im trying to build my .apk.
it works when I tried it on intel xdk emulator, but it crashes when I tested in on my device (android 4.2)
any idea?
thanks.
try this tutorial
https://www.scirra.com/tutorials/1318/g ... ndroid-xdk
This will be probably caused by a third party plugin. The emulator doesn't use plugins, so if it works on the emulator a plugin maybe causes the crash.
What plugins do you use?
Just usual plugins, admob, browser, audio, etc.
Develop games in your browser. Powerful, performant & highly capable.
for admob, I didn't add cranberry's github repo. I checked at the site, it will add automatically.
is that the problem?