Question

I have multiple developer accounts registered on my Mac, the first one being my personal, and the rest the people/companies that I work with/for. I am trying to add an In-app purchase entitlement to one of the projects and I'm getting An app ID with identifier 'com.XXX.XXX' [I have my correct bundle ID there] is not available. Please enter a different string. error. The first time I've tried to add, I got an error about my personal developer account (that isn't tied to the app that I'm working on) not having that app (which is true). How can I add the entitlement from Xcode (other than manually editing, obviously)?

Was it helpful?

Solution

Make sure the correct provisioning profile is selected (manually or automatically).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top