Can't create In house provisioning profile

Hi All,


We just signed up to the Enterprise program to be able to distribute apps and when creating an In-House provisioning profile, it won't let me get past selecting an App ID as it says "No App IDs are available."

I have created two Wildcard App Ids and these can be found if trying to create an Ad Hoc or iOS App Development profiles, but just not the In House profile.


Any advice is appreciated.

Accepted Answer

Hello TolerroDev,


You won't be able to use a Wildcard App ID to distribute your application.


So that you don't have to create explicit App ID's and provisioning profiles for each project manually in the member center, we recommend you start using Xcode's automatic provisioning/team based code signing instead. Then Xcode manages them all for you.


The following Technical Q&A explains how to migrate from the old way of manually managing your provisioning profiles/App ID's to letting Xcode mange them for you. You can also use the Technical Q&A to make sure you have your code signing setup properly. This is useful as it makes the code signing process easier and has been the recommended workflow since Xcode 5. It can be used in iOS, Enterprise iOS, tvOS and watchOS projects.


Technical Q&A QA1814

Setting up Xcode to automatically manage your provisioning profiles

<https://developer.apple.com/library/ios/qa/qa1814/_index.html>

Thank you for your help 3ZS, using the bundle app ID I can now create the In house provisioning profile.

Also, thanks for the link, I will take a look through it. I am actually using an IBM software product that has an iOS component, it's got it's own build functionality but uses Xcode for managing the profiles. I am following the IBM guide on setting all this up and they don't give much advice around app distribution in an enterprise environment.

Can't create In house provisioning profile
 
 
Q