As a developer, how do I setup provisioning to build and distribute for a client

I'm a developer (primarily android and windows) and am thoroughly lost regarding the Apple certificates and provisioning profiles.


If I have a client that wants an app published on the store under their name, how in the world do I do that?


I have an Apple Id and developer profile and I can create my own provisioning profiles, etc and the application runs fine on my own device. I can even setup a TestFlight and add people to it to test on their devices.


But the client wants me to push to their TestFlight and ultimate publish the application from their account. They added me as a Team Member, but in xCode, I don't see anything that's specific to them and I have no idea what to ask them for


Thanks

Replies

What is your 'role'? Keeping mind there are Member Center roles and App Store Connect roles.


I'd suggest you need to be added as a user via App Store Connect with the role of 'Developer'.


• ASC User Roles:

Learn more about App Store Connect roles

• Program/Member Center Roles

https://developer.apple.com/support/roles/


Beyond that, the process to distribute via the store is non-trivial, and well beyond what can be tipped easily via devForums. See Xcode Help and App Store Connect Help.


Good luck,.