I wanted to know that with the provisioning profile of the of iphone developer i was able to generate the (.ipa) for uploading to testflightapp. But it gives me an error in the testflight that "it is invalid (.ipa)" Is that because of the fact the i am using the developer profile and not distribution profile?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You must use your distribution profile! Also, make sure your ipa has the file embedded.mobileprovision. |
|||||||
|
|
That's right yes, it needs to be a distribution one. You'll probably see it complaining about |
|||
|
|
|
Preparing for testflight contains the following steps
Your done! EDIT: I've you've made a testflight before of your App you can also choose to stop after step 3 and just upload your newly created profile to testflight. (as OneGuyInDc says) |
||||
|