I have created one IPA file with right provision profile , after that i sync that IPA file from iTunes but it will getting error like ipa is not valid
Asked
Active
Viewed 449 times
1 Answers
0
when you generate the IPA, make sure you sign the app with the correct Code Signing Identity. that is in the last step of ipa generation before a save prompt appears, (if you are making ipa in Xcode > Product > Archive)

janusfidel
- 8,036
- 4
- 30
- 53
-
Yes also i have cross checked with build setting in that the code signing identity is the same as when i am going to make archive and select code signing identity – Dk Kumar Aug 30 '12 at 08:53