If my project contains Box2D Physics and I do a cocoon build for my Ipad/Iphone the screen is just black when the zip is executed. The log shows this error:
JavaScript Exception ( File 'c2runtime.js' Tag: 'script'): Exception calling 'IDTK_SRV_BOX2D' extension with 'setContactFilter' funtionName: The argument 0 ('contactFilterFunction') type is not valid. Expected a 'Function' type argument but received a Float64 type.
Any ideas?