Xcode 7.3.1 and UE4 4.12.5 Problems - App disappears. Cant Launch within Editor

My app is disappearing when I try to install ipa using itunes.

When I try to make an IPA and load it via itunes the app disappears.

When I try to launch from editor it says : Install \ Update of “MyProject3.ipa” failed with Application Verification Failed Error in 3.40 seconds

“generate xcode project” in ue4 editor is also grayed out.

Using. Xcode 7.3.1 and UE4 4.12.5

Any suggestions?

Hi ,

This sounds like you don’t have your provisions setup for your IPA to build and load on the device.

Check your Project Settings > IOS and make sure that your provisions are properly setup there. You may also want to check your Output Log for any warnings/errors that would be reported there too.

-Tim

I didn’t want to pay $100 yet for a paid Apple developer account so I was using this method to install the app:

I had previously been able to get this approach to work with earlier versions of xcode and ue4, but something obviously has changed.

I agree with what you’re saying, but after trying various ways to do it without paying for a developer account with Apple I just gave up on this approach, bought an Apple developer account, and used UE4’s official guide to do it. It’s working now.