I've just enrolled in the Apple dev program, but when trying to create an APP ID in the Member center, I receive this message:
An App ID with Identifier is not available. Please enter a different string.
Before enrolling, I was using the same account (but not part of the developer program), and building my app for my own phone.
I'm 200% sure this bundle ID is not taken by anyone else but me.
How is that possible in such case? Can XCode register an APP ID by itself ? I also notice an app id called "XC Wildcard" which is defined for any id "*"
I'm really kind of lost, so any help would be really apreciated. Thanks!
com.mydomain.fe.mobile.devel
which is also not available from the Member center. I mean all othercom.mydomain.*
are OK, so I'm sure I'm missing something. I also had multiple previsioning files, so maybe this conflicts somehow – Ervadaccom.<mydomain>.<myappname>
and I've never seen that error. Sorry. – fsbcom.mydomain.something
and it works, but I cancel it. Then, I return to XCode, in the team "dropdown" there is two entries (don't know why) and one of the entry is "My name (Personal team)" and it asks me to provide a provisionning file. I finally click "fix the issue" in XCode. After this, I'm not able anymore to register an app id with this bundle id:com.mydomain.something
– Ervadac