Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS Apple Developer Member Center - How to submit apps on a client's behalf

Tags:

ios

submission

I need to submit an app on behalf of a client, but I only have Team Admin and not Team Agent access. How can I submit the app for them through Xcode? Do I have to have the username/password of the Team Agent in order to do this?

like image 789
gonzobrains Avatar asked Mar 15 '12 15:03

gonzobrains


People also ask

How do you distribute an iOS app in an organization?

From My Apps, select the app you want to distribute privately. This will show you the app's page on App Store Connect. In the sidebar to the left, click on Pricing and Availability. Navigate to App Distribution Methods and select Private — Available as a custom app on Apple Business Manager or Apple School Manager.


1 Answers

As an admin you can do almost everything: (there was an image)

enter image description here

Surprisingly, not to submit apps (ref):

From the apple documentation (ref)

The admin role grants access to all tasks in iTunes Connect except for those assigned to the legal role. A team agent is always assigned the admin role, and this access cannot be revoked without changing which person on the team acts as the team agent. An admin can assign iTunes Connect roles to other people on the team.

There must be a possibility to change the agent role, but:

A team agent is legally responsible for the team and acts as the primary contact with Apple. The team agent can change the access level of any other member of the team.

Which means that is a very serious decision to do.

like image 156
A-Live Avatar answered Oct 04 '22 02:10

A-Live