Copy link to clipboard
Copied
Hello,
I have developed an AIR for iOS app in Flash CC 2014 on Windows. I use MacinCloud managed server for uploading .ipa to store for testing. It is virtual server service with Mac OS. They have Application Loader pre-installed.
I made certificates [cer converted to p12] on Windows and installed provisional profile. I made another certificate on Mac and added it to provisional profile too.
I get error when trying to upload from Application Loader:
ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle com.xxx.yyy [Payload/yyy.app] is invalid. [Missing code-signing certificate.] For more information, visit the iOS Developer Portal."
Stuck here. Tried to add cert made on Mac. Flash doesn't like it and stops compilation.
Any help will be highly appreciated.
Apple's Test Flight needs a distribution IPA, that has a beta-reports-active key in the app descriptor. A development profile won't work.
If you have access to a Mac, and to an HTTPS server, look into getting this app, it makes the posting of builds a lot simpler:
Copy link to clipboard
Copied
Finally made it work (Both, TestFlight and self-hosted).
Thank you kawikaheftel and Colin. You helped me a lot.
Approval took 2-3 days for TestFlight. Build was activated instantly.
kawikaheftel, I think there is some changes in App Store. I was advised to put the .plist file on https and it made it work. I have Hostgator hosting and it comes with free shared SSL. Other way is to put .plist file on Dropbox. I tried it with Google drive, but it didn't worked good.
Copy link to clipboard
Copied
Oops, didn't realize http/s would make a difference. We're serving the plist files over https for our own adhocs.
Glad it worked in the end, though!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now