Top "Ios-provisioning" questions

The process of preparing an application to run on an iOS device.

App crashing immediately after start

EDIT: My problem was because the plist file was corrupted . So if you have the same issue, probably is because …

ios xcode ios6 ios-provisioning
Profile is not an "iOS App Store" profile

Using Xcode 9. Working on app store build validation. Created an app with app store profile. Archived successfully Trying to validate …

ios ios-provisioning xcode9
App ID in provisioning profile for iPhone application

I have created a small iPhone application and I have to test this application on iPhone. I have to create …

iphone ios ios-provisioning
iOS In App Purchase capabilities says: "An App ID with Identifier 'com.example.App' is not available"

I have created an iOS App ID in iOS Dev Center under Certificates, Identities, and Profiles and enabled it for …

ios in-app-purchase ios-provisioning
Upgrade testing for iOS - application-identifier entitlement does not match

Previously with Xcode 7.3.1 I was able to build directly over my app store app on my iPad and test the …

xcode provisioning-profile xcode8 ios-provisioning xcode7.3
XCode 5 hangs with a timeout error when validating/uploading a "ready to be uploaded" app

I've been developing and uploading apps for some months. Whenever they needed being uploaded to the app store, I could …

iphone xcode app-store provisioning-profile ios-provisioning
Add the “iCloud containers” entitlement to your App ID

I am trying to fix this issue for hours now. I have checked the App ID and confirmed the iCloud …

ios xcode icloud ios-provisioning app-id
Invalid bundle structure - The app may contain only one executable file.

This question is similar if not identical but there is no solution. I've looked inside the archive and there's only …

ios xcode app-store app-store-connect ios-provisioning
Apple OS X Server (Xcode CI service) can't find provisioning profiles

I configured dedicated Mac mini with OS X Server for Continuous Integration with XCode5, added git repo and created bots. …

continuous-integration xcode5 code-signing ios-provisioning osx-server
How can I use an existing private key to a new iOS development certificate?

For aesthetic reasons, I would like to use the same private key that I used to create my distribution certificate …

iphone ios certificate private-key ios-provisioning