I recently sold some of my iOS apps to another person.
I transfer the apps to this buyer account, but now I want to update some apps for the person.
The buyer create a new user for me with Admin rights in his itunesconnect account, I get the login(Apple ID) and password and add it to Xcode 8, you can see it in the image below.
I let Xcode generate automatically, but when I select the "Team" on Xcode using the new user that I added in Xcode, Xcode generate an error. The error is:
Failed to create provisioning profile. The app ID "com.uaialternativa.superpixelworld" cannot be registered to your development team. Change your bundle identifier to a unique string to try again.
No profiles for 'com.uaialternativa.superpixelworld' were found
You can see the error in the image below
What I can do to correct this error, because I try to access the site "https://developer.apple.com/account/#/welcome", but for this new user doesn't have an option to create certificates.
How I can correct this error?
You need to purchase/enroll for Apple developer account Apple-Link
As of today Apple says -
The Apple Developer Program annual fee is 99 USD and the Apple Developer Enterprise Program annual fee is 299 USD, in local currency where available. Prices may vary by region and are listed in local currency during the enrollment process.
purchase & activation by Apple-doc