Top "Ios-provisioning" questions

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

How does TestFlight do it?

TestFlight offers over-the-air beta distribution of iOS apps (on non-jailbroken devices). How can this be done? Is this an iOS …

ios iphone ios-provisioning beta-testing
Why am I getting an error "Failed to locate or generate matching signing assets" in Xcode 6?

I installed the Xcode 6 GM seed, and I'm trying to create an IPA file for the first time. After archive …

ios iphone xcode6 ios-provisioning
Provisioning profile doesn't include signing certificate (Xcode 9.3)

After upgrading to macOS 10.13.4 and Xcode 9.3, my project now makes all my Provisioning Profile ineligible! They worked before upgrade. The …

xcode provisioning-profile ios-provisioning
Error: "No devices registered in member center" - Invalid UDID?

I am receiving the errors "No matching provisioning profiles found"[for your UDID], "The selected team doesn't have an iOS …

iphone ios xcode ios-provisioning udid
Ad Hoc iOS .ipa file won't install for devices added to profile since iOS 7 came out

I have an iOS app that I've developing for a while. Initially there were around 8 devices in the iOS dev …

ios provisioning-profile ios-provisioning ad-hoc-distribution hockeyapp
Xcode 8 provisioning profile won't download

I recently updated to Xcode 8 and as I click on "download" option next to provisioning profile in Xcode/Preferences/Accounts/…

provisioning-profile xcode8 ios-provisioning
ERROR ITMS-90174: "Missing Provisioning Profile - iOS Apps must contain a provisioning profile in a file named embedded.mobileprovision."

When I upload to Application Loader I receive the following message: ERROR ITMS-90174: "Missing Provisioning Profile - iOS Apps must …

ios xcode6 provisioning-profile provisioning ios-provisioning
Xcode won't recognize my new provisioning profile

My app's development provisioning profile expired a couple of weeks ago, so I went to the provisioning portal to get …

iphone ios xcode ios-provisioning xcode-organizer
What is the difference between In House versus Ad Hoc distribution for Enterprise apps?

I have an Apple iOS Enterprise account and am creating a distribution provisioning profile, and was surprised to see that …

ios provisioning-profile ios-provisioning
What is the difference between a Development Provisioning Profile and an Ad Hoc Provisioning Profile?

What is the difference between a development provisioning profile and an ad hoc provisioning profile? Couldn't we always use the …

ios ios-provisioning ad-hoc-distribution