[HELP!] v2.2 js file load error in some android device

i found sometimes app’s js files did not loaded before main.js on android binded browser.
then there will be error, and display black only, no game screen.

can anybody help?

What is your android os version?

I will try to reproduce this issue? I am not sure whether it is caused by too many js files. Just guess.

my device is samsung galaxy s2 with android v2.3.3.

however, i found a way to avoid this issue, to compile all files into one js file by google closure compiler.