Cannot add capabilities to app ID

Hello,


I am developing a game that will be published by another company. I was given the developer role by that company, so I have acces to application on their iTunes connect.

When I am enabling capabilites in my xcode project, I get the following errors:

http://shrani.si/f/17/8o/3R8TwGhB/screen-shot-2017-11-03-a.png


I guess there are some problems with my certificate ? I am completly new at iOS development so sorry if I am missing something.


Regards, L

Replies

Hello,


you have to enable the capabilities in the app id which is accessible in the apple member portal under "Certificates, Identifiers & Profiles". On the left click on "App IDs". Here you can create a app id with the bundle identifier you are using in your game app, but to create a app id you have to be admin or team agent. The "member role" will not be enought.


Regards