Hi there,
We have a developer account that manages many other client accounts (for creating provisioning profiles, releases, etc.). So far we use cookie authentication via fastlane to upload the releases, but we want to move to the API key authentication.
The question is:
Do we have to create only one API key via Apple Developer Console for our account, or do we have to create a new API key for each individual client account?
We have tried to use fastlane with api key and we see only the apps from our own account tho the same user is invited in multiple accounts with the proper permissions. As far as we researched the issue creating a key from our own account should be enough. Should we do something else?
Thanks :)
We have a developer account that manages many other client accounts (for creating provisioning profiles, releases, etc.). So far we use cookie authentication via fastlane to upload the releases, but we want to move to the API key authentication.
The question is:
Do we have to create only one API key via Apple Developer Console for our account, or do we have to create a new API key for each individual client account?
We have tried to use fastlane with api key and we see only the apps from our own account tho the same user is invited in multiple accounts with the proper permissions. As far as we researched the issue creating a key from our own account should be enough. Should we do something else?
Thanks :)