Hi guys,
I compiled my game with CocoonJS and it seems fine. The problem is that it crashes time from time to time. Sometimes after 7min sometimes after 30min. I have 30 levels and there is not one level that always crashes, it seems to random.
Is CocoonJS my problem or is it something. Help would be great!
results debug mode:
frames 53 to 60 (18 to 21 ms/frame)
Collisions check: 3000 to 21000 ( 223-350 per tick)
Poly Collision: 200 to 1700 (4 to 40 per tick)
cpu about 19%
(first time using debug, so no clue if these are good or not)
Thanks!
Please, provide a capx, the debug doesn't make any sense, i think you need to check your events, look for any mismatches. And i hear there were some problems with samsung galaxy tab devices, and galaxy s3, if you use them, read cocoonjs faq to know how to fix the crashes. Or maybe your project just uses a lot of RAM, and it's crashed because of this.