How to Generate a WildCard App ID for Apple build

  1. Login to https://developer.apple.com/account
  2. Click on Certificate, ID & Profiles on left sidebar
  3. Go to App IDs from left sidebar
  4. Click on + icon on top right
  5. Enter “<Your Team Name> WildCard” under APP ID Description, ex. AndroApp WildCard, this is important for us to identify your profile
  6. Scroll down and select Wildcard App ID
  7. Enter you package name which you must have received for android app in the mails from us, with below modifications
    1.  replace androapp in package name by app
    2. replace last suffix (i.e. c3434 in the example) by *
    3. ex. if your Android package name is mobi.androapp.mysite.c3434, enter mobi.app.mysite.* here)
  8. Do not enable any services and click on Continue
  9. Create a provisioning profile for this wildcard app id https://androapp.mobi/blog/create-provisioning-profile/289

Note:- this has to be done only once per apple developer account, so even if you are going to publish multiple apps from your account, you don’t need to create multiple wildcard app id, after all that’s why it is called wildcard 🙂

Related Post

Leave a Reply

Your email address will not be published. Required fields are marked *