Reputation: 1
I have a problem with CloudKit containers. My team admin added one in Apple Developer but I still got a message in XCode:
Add the iCloud containers entitlement to your App ID You are not permitted to add App IDs to this team. Please contact one of Your admins, who can add the App ID on Your behalf.
The continer was added in Apple Developer but I still can't access Dashboard. The team admin should open my project and then try to add App ID via XCode logged in his developer account ?
Upvotes: 0
Views: 1297
Reputation: 50
please check your Provisioning Profiles. are already download it? and please check this doc https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/ManagingYourTeam/ManagingYourTeam.html
maybe it can help you
Upvotes: 1