Deployment failed! iOS

Hi coolerinc,

If you have any C++ Code in your project you will not be able to Launch (directly) on to an iOS device as the code needs to be compiled first. Your packaged version launches on to the iOS device because, at that point, the code has been compiled. You can, however, launch directly on to an iOS device if your project is a Blueprint only device.

-.