Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to reassign "legal" permission in iTunesConnect

On our first iOS app, the person who started up our account with Apple assigned the "legal" permission to our shared support mail, and as such, the "legal" permission was assigned to that Apple ID. Even though the CEO filled in all the paperwork there, having access to that mail as well, "legal" should not have been assigned to that AppleID.

We need to now move that permission from the shared support mail over to our CEO's own company mail, but I can't seem to move that permission over, even while logged in as the current "legal" user. The check box for "legal" seems to be unclickable.

Is there any way to CHANGE the AppleID that is assigned to "legal?"

like image 920
c.fogelklou Avatar asked Dec 19 '22 02:12

c.fogelklou


1 Answers

See instructions for Transferring the Team Agent Role (legal role) on this page: https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/ManagingYourTeam/ManagingYourTeam.html

In a nutshell (from the page above):

Sign in to developer.apple.com/account as the team agent, and click Membership.

Scroll down to Settings, and click Transfer Team Agent Role.

Follow the instructions that appear in a series of dialogs.

For example, you will be asked to choose a new team agent and sign an Agent Transferor Agreement.

like image 190
Will Swan Avatar answered Mar 08 '23 12:03

Will Swan