Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove App ID with free Apple Developer Account

Tags:

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.

like image 428
Marc Avatar asked Oct 30 '15 09:10

Marc


People also ask

What can you do with a free Apple Developer account?

You can learn how to develop apps for Apple platforms for free without enrolling. With just an Apple ID, you can access Xcode, software downloads, documentation, sample code, forums, and Feedback Assistant, as well as test your apps on devices.

How do I delete an app from another Apple ID?

On your iPhone, go to Settings, then tap your name. Tap Password & Security > Apps Using Apple ID. Select the app or developer, then tap Stop Using Apple ID.


1 Answers

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.

like image 59
hoi Avatar answered Oct 17 '22 10:10

hoi