I've exported a project to PhoneGap and when I launch the apk most of my sub-events are ignored and just don't trigger.
All works fine in the 'run layout' preview, it's only when I export the project for PhoneGap and complete the build that sub-events are ignored - it's as if they no longer exist. I've also tried exporting without minifying the script, but same thing happens.
I'll create a mini version of my game and post here to demonstrate the problem.