Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to manage Personal Team info on Apple Developer website?

Ever since WWDC 2015, developers now have a Personal Team in addition to the other teams they are members of.

My account is part of an organization as well, so when I go to my Accounts in Xcode, I see something like so under Team Names:

  • Organization, Agent, Agent
  • User (Personal Team), Free, Free

I accidentally created an app identifier using the "Fix It" button in Xcode using the wrong team (personal team instead of the organization). Now if I attempt to register that App ID for my organization, it complains that it is already in use. If I try logging in to https://developer.apple.com to see my App IDs, I only see the ones for my organization, and not my personal team.

If I double click my personal team in Xcode, I do indeed see a provisioning profile for the App ID in question. I cannot figure out how to see these provisioning profiles on https://developer.apple.com.

Is there a way for me to manage App IDs, provisioning profiles, etc. for a Personal Team on developer.apple.com, or can they only be managed via Xcode?

If it's the latter, how would I delete an App ID I no longer need via Xcode?


Update: If I try to create a new Apple ID and log in to the developer portal, I see a severely striped down version. The top menu just shows Home, Programs & Add-ons, and Your Account. There is no way to access the iOS features such as Provisioning Profiles, App ID, etc. unless you pay the $99 fee. But even then, you would be accessing it for that new team ID, not your Personal Team.

Normally when you login or choose Change Team, it presents you a list of all the teams you are a member of. If I try this on an account that is a member of multiple teams, it shows those teams, but not the Personal Team option.

So far, it looks like if you ever click on "Fix Issue" while a personal team is selected, that App ID will be permanently registered to that team with no way of ever unregistering it.

like image 794
Senseful Avatar asked Dec 31 '15 23:12

Senseful


People also ask

How do I add a team to my Apple developer account?

Enrolling in an Apple Developer Program To start, one person must enroll in either the iOS or OS X developer program; this person becomes the team agent for the team. The team agent may enroll in both programs if your team intends to develop apps for both operating systems.

Where is my team ID Apple Developer?

Follow these steps to locate your Apple Team ID from your Apple developer account: Sign in to your Apple Developer Account. Click on Membership on the panel to the left. You'll find the Team ID of your account under membership information.


2 Answers

There is a way to sort this out. Contact the Apple Developer Program Support and they can help you delete the App ID from your free provisioning profile (you can't do it yourself at the moment). I just did this and I would recommend contacting them by phone since you will need to get past the first-line support to a Senior Advisor in order to fix this. First-line support did not understand what I was talking about.

like image 145
Bazze Avatar answered Oct 03 '22 10:10

Bazze


You can also submit a request via Apple Developer Program Support https://developer.apple.com/contact/submit/. The support team removed my personal team AppID within 24 hours, very efficient. enter image description here

like image 38
kl.woon Avatar answered Oct 03 '22 09:10

kl.woon