4

I have admin role of an account and able to view the team in app store connect website but with the same account not able to view the same on developer.apple.com. Did't get what is going wrong here.

enter image description here

Update : Adding a user from developer.apple.com, redirect to the appstore connect. It means now there is no difference between developer.apple.com user and app store connect users.

enter image description here

HangarRash
  • 7,314
  • 5
  • 5
  • 32
user3686123
  • 235
  • 2
  • 5
  • 22

4 Answers4

5

App Store Connect team is different and Developer.apple.com access is different.

You have admin role on App Store Connect but not on developer.apple.com

Ask the owner of the account to give you access on developer.apple.com

Your client needs to add you in Apple Developer

App Store Connect only and only allows you to submit your apps to the App Store while Apple Developer allows you to create your certificates and provisioning profiles, sign your apps, and distribute development and ad-hoc builds.

HangarRash
  • 7,314
  • 5
  • 5
  • 32
Jawad Ali
  • 13,556
  • 3
  • 32
  • 49
2

Finally got reply from Apple support.

enter image description here

user3686123
  • 235
  • 2
  • 5
  • 22
  • They may have been pointing at this link: https://help.apple.com/app-store-connect/#/devdbefef011 – culix Jun 10 '20 at 03:18
  • The actual solution might be: You have to have been granted "Access to Certificates, Identifiers & Profiles" . See https://stackoverflow.com/a/54679267/28037 – culix Jun 10 '20 at 20:53
0

In my case, I have admin access but the team was being shown only in developer and not in appstore connect.

My solution was to select the team in Developer Account and from there you see a button to go to AppStore Connect.

After clicking the button teams were in sync.

Dharman
  • 30,962
  • 25
  • 85
  • 135
Manoj Sethi
  • 1,898
  • 8
  • 26
  • 56
0

Right now, If your account type is 'Individual' instead of 'Organization', you can't add another person to your developer account (but you can add anyone on appstore connect).

touhid udoy
  • 4,005
  • 2
  • 18
  • 31