android - Cocos2d Javascript .Apk Crashes on Startup -


i made cocos2d-js 3.5 project using "empty complete project" template in cocos. runs fine on android when debug cocos code, when compile .apk "cocos compile -p android -m debug", copy galaxy s4 running cyanogenmod 11 , install it, crashes on startup no useful error messages. gives me popup says "unfortunately [my app] has died". similarly, relevant message can find logcat "[my app] has stopped". i've recreated project , tried in release mode , ndks r10c, r10d, , r9d, , it's same. frustrating. ideas?

edit: update: tested on 2 friends' phones, same error.

edit again: set exact same environment on old macbook, , works great. (previously on windows 7.) guess have do.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -