Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS Developer Portal : Cannot add or edit app ids and profiles (greyed out)

I am suddenly unable to add or edit app ids and provisioning profiles in my Apple iOS Developer portal

This has never happened before. Is anyone familiar with this ?

enter image description here

enter image description here

like image 733
Zigglzworth Avatar asked Jan 16 '17 08:01

Zigglzworth


2 Answers

This is usually the case when your user permissions do not allow you to add/remove certificates and provisioning profiles. Please check whether you're admin and not member on the People tab.

https://developer.apple.com/account/#/people/

like image 114
Ramon Avatar answered Nov 15 '22 13:11

Ramon


I had the same problem today. I could login into the apple developer portal and create certificates but was unable to create new app ids or new profiles.

  1. First I had to enable two factor authentication for my developer id.
  2. Although my developer id already had developer permissions assigned to it and "Access to certificates, identifiers & profiles" was checked I still couldn't create new profiles. So I had to go to iTunes connect and also add app manager to the apple id roles.

Itunes Connect Screen

I arrived at this solution by trial and error, I hope it helps someone else.

like image 25
filo Avatar answered Nov 15 '22 12:11

filo