21

Apple recently introduced the Free Provisioning in iOS9 & Xcode 7. I was using it and XCode registered my bundle ID automatically as an App ID, now I want to remove the App ID to use it with another account but I can't find the way to do it.

Marc
  • 287
  • 2
  • 7
  • Does this answer your question? [How to delete an App ID associated with a Personal Team?](https://stackoverflow.com/questions/34552441/how-to-delete-an-app-id-associated-with-a-personal-team) – Senseful Dec 12 '22 at 12:38

2 Answers2

12

You can't manage AppIDs and provisioning profiles created by Free Account. If you want to revoke AppID, send email or call to apple support.

Email https://developer.apple.com/contact/submit/

Call https://developer.apple.com/contact/phone.php

It will take few minites or hours.

hoi
  • 2,168
  • 20
  • 22
  • 1
    Omg, this is absolutely terrible. Apple really makes it incredibly hard to publish an app: DUNS, then account approval, then payment approval and now this. It's been 20 days already and we haven't even started submitting the app. On Google Play the whole process took 15min. – qwertzguy Dec 21 '18 at 06:38
  • Sharing my experience: I contacted Apple support by email. It tooks within a week to revoke the App ID and reuse it with another account. – Michaël Polla Dec 23 '18 at 01:33
  • Phone call is much faster than email. Call to apple instead of sending email, if you don't want to wait long time. – hoi Dec 27 '18 at 05:48
0

May be there is no manage option for free account. Because, I did not find any option to add any device,create app ID, downloading provisioning and distribution profile from free account.

For free account you will not find Certificates, Identifiers & Profiles

Jamil
  • 2,977
  • 1
  • 13
  • 23