Hi guys! I have a problem to be solved. I wrote a small game and it’s working on my computer smoothly, but when I compile it with Corona Labs online compiler that’s where my issue starts. After copying the apk file into my Alcatel mobile (not an old mobile, I bought it half a year ago with the newer Android on it, Jelly Bean) however it’s running for a while and stuck at a point. On the computer it’s working without any problem. It is so hard to figure out an issue like this. Could anyone help me? Thank you so much in advance! Cheers!
Hi @stratforever,
The first step you should take is getting a debugging log from the console to check for errors on the device. This process is outlined in the Debugging section here:
http://docs.coronalabs.com/guide/distribution/androidBuild/index.html
Best regards,
Brent
Hi @stratforever,
The first step you should take is getting a debugging log from the console to check for errors on the device. This process is outlined in the Debugging section here:
http://docs.coronalabs.com/guide/distribution/androidBuild/index.html
Best regards,
Brent