Seriously, what's happening to the community?
Where does this unearned feeling of privilege come from?
I see so many threads and people whining about how "their game" doesn't work perfectly on CocoonJS and then whine about how Ludei is a horrible company, or how the newest update is "sh*t".
CocoonJS is a completely free third-party software which provides an amazing service. Nobody forces you to use it AT ALL!
You are free to use your own Android/iOS wrapper and port your HTML5 games yourself! However I am sure than no more than 1 or 2 people in the whole community have any knowledge on how to do this.
Yet the rest complain about it as if it's their god-given right to use that free software. I've even read people writing things like "it should just work!".
How many of you have actually checked your game logic for inconsistencies?
Do you know that CocoonJS does NOT debug your game - Meaning if even one line of code is wrong, if a single event is checked against wrong values or even if you have objects that you never use it will crash.
Many games that run perfectly on your PC will crash on CocoonJS because of bad "programming".
I assume many of your have created your projects across many Construct 2 versions. With each new update as Scirra change existing features and code something somewhere. Have you double-checked if your own project is not affect by any of these changes in game logic?
Have you tried re-doing your entire project in the newer version? That would eliminate anything that's left over by error from the previous ones.
That is most often the reason why your games crash - You've done something wrong. I recommend you double-check your entire project before you conclude that CocoonJS doesn't work.
Of course unless there's an acknowledged problem, like the Dynamics library wasn't working.
There is mostly only the Sound issues left which i'm sure are being worked on.
Let's give Ludei some more love because without them HTML5 gaming on Mobiles would still have been in the stone age. And so far they've done it for FREE!