We have develop Adobe AIR application that uses Starling and Gunk DI.
The applications works great in the simulator and when deploying it to a device from the development environment, we use IntelliJ.
When we package the application as ad-hoc package and deploy it to iPad using TestFlight the application crash, and I mean iOS crash report, without throwing AS3 exception when we try to create any type that is derived from starling.display.Sprite using Gunk CI.
The strange thing is that the AIR app crashes without exception.
Thank you,
Ido.