Error: 0xe8003ffe when syncing .ipa ad-hoc file with XCODE 4.2

Drag the provisioning profile and ipa file to itune. sync the application with iphone and get the error: 0xe8003ffe. How can I sync this app with my iphone? (My iphone uses iOS 4.0) is that the cause of the error ?? thanks for your reply.

+3
source share
1 answer

Xcode 4.2 is a beta software that usually means that you cannot archive your application for ad-hoc distribution from it.
You need to use Xcode 4.0.2 or Xcode 3 to archive your application for ad-hoc distribution.

, , , , iTunes!

+5

All Articles