2

I got an issue today while submitting the app to app store. While developing the application using automatic signing it created development certificates and profiles but when i opened the developer account i can't find the certificates and developer profiles and the id was created in wildcard app id but i need it in explicit app id.

And when i try to create an app id with the bundle identifier it shows an alert

There were errors in the data supplied. Please correct and re-submit. An App ID with Identifier 'com.ngagroupinc.dealsweb' is not available. Please enter a different string. It shows this message how to create an app id with identifier 'com.ngagroupinc.dealsweb' .

Can anyone please help me out with this problem.

Thankyou.

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
Aravind G
  • 109
  • 1
  • 10
  • Does this answer your question? [How to delete an App ID associated with a Personal Team?](https://stackoverflow.com/questions/34552441/how-to-delete-an-app-id-associated-with-a-personal-team) – Senseful Dec 12 '22 at 12:35

1 Answers1

6

To delete the App ID created by xcode we have to contact the apple support team to delete the app id. Because they were created in free account virtually. They won't appear in the developers account.So in order to delete the virtually created App id's only apple technical team can do it.

Links that i got answer from: 1. Cannot create an App ID with matching Bundle ID in Xcode project for first release using Xcode 8.0 2.How to manage Personal Team info on Apple Developer website?

Community
  • 1
  • 1
Aravind G
  • 109
  • 1
  • 10