Hi,
I have a game that weights 10mb. When I export it to cocoonjs and then try it with the launcher in an relatively "old" phone (motorola droid with android 2.3), it starts loading the game but half way the loading, it hangs and exits. However when I test each layout as a unique game in order to reduce game size, it works fine.
My question is, C2 loads all the layouts at the same time? is there a way to control this?
Thanks!