13

I am using IOS university program and I follow the steps to debug the apps in Iphone according to the tutorial in mobiletuts but I am stuck at the step "Create App ID" after the certificate because the Add button has greyed out. Any idea what happened?

enter image description here

shoujo_sm
  • 3,103
  • 4
  • 33
  • 57

1 Answers1

9

I had the same issue and is related to member level permissions. My permission level for the team was set to "Member" instead of "Admin". Once this was changed to Admin by the Team Agent, I had the ability to add App IDs.

The link below provides the list of team privileges based on membership level. https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/ManagingYourTeam/ManagingYourTeam.html

james2code
  • 882
  • 9
  • 17