Reputation: 73
We have iOS Enterprise Account. Right now we want to add a developer to our team, and the developer will create a developer provisioning profile. The problem is the new added developer doesn't see the Provisioning Profile tag in his apple account. Any one has any idea how does the new added developer create a provisioning profile?
Thanks you !!
Upvotes: 5
Views: 22573
Reputation: 124997
Steps:
Upvotes: 13
Reputation: 10872
Only Agent
user type has rights to create and download App ID, certificate, and provisioning profiles.
Edited: due to comments from peers:-
The Admin
user type can only create developer provisioning profile but cannot create distribution (Adhoc
or App Store
) provisioning profile.
However Member
user type can only see or download these things. They can't see any option to create or add new.
So, you need to assign Admin
role to the new user in order to allow him to create developer provisioning profile
.
Upvotes: 3
Reputation: 1973
I think you have to have admin permissions for that. Go to member center -> people and check if he's admin.
Upvotes: 0