All of these are right, and the screenshot will be the same, the errors are all the same. I'm building the api via appery right now, I just want to make sure the possible orientations are selected by it.
All of these are right, and the screenshot will be the same, the errors are all the same. I'm building the api via appery right now, I just want to make sure the possible orientations are selected by it.
Well, I can build the app using the export .ipa, but it doesn't export the app allowing for all orientations. If I can change that, I am golden.
Hello! You have to select all items in UISupportedInterfaceOrientations
I can only select one it seems
Please use Ctrl
It is a drop down box, I can only select one, Ctrl does not work.
I have tried everything possible. I deleted all of my provisioning profiles and certificates and started fresh today. I found my bundle ID and added it in. My build is still failing.
When I try to export the .ipa I get this error: "Provisioning profile was not signed with a given developer certificate.
Please open the project, then go to Project/App Settings/iOS binary IPA properties to check it."
Hi Jennifer,
Ensure that the provisioning profile is correctly paired with the developer certificate please.
Did you read Apple documentation? https://developer.apple.com/library/i...
You can search for a solution here: https://developer.apple.com/library/i...
I found it, thanks Katya!