Drag and drop provisioning profile and ipa file to itune. sync app to iphone and got error: 0xe8003ffe. how I can sync this app to my iphone? (My iphone is using IOS 4.0) is that the reason of error?? thank you for your answer.

link|improve this question

71% accept rate
IME, iPhone Configuration Utility is generally preferable to iTunes. – tc. Jun 18 '11 at 0:28
possible dublicate stackoverflow.com/questions/6306018/… – ArtWorkAD Jul 14 '11 at 10:32
feedback

1 Answer

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

If that doesn't help, make sure you have the provision profile you used to codesign the app with dragged into iTunes!

link|improve this answer
Now, I can archive. thx for advise. – Hai Charoenmit Jun 20 '11 at 6:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.