bundle ID

Hello, in the bundle ID (Com.mycompany....) the C is capital which is wrong it should be small, I tried to delete it but it says theres an app connect to it even though I checked and there's no app, I tried to create another with small C but can because there's one already

Please tell me there's a solution for this

Answered by DTS Engineer in 862954022

Once an App ID has an associated record in App Store Connect, you can’t delete it. See Developer Account Help > Identifiers > Delete an App ID.

I see two choices here:

  • If this app hasn’t been published, create a new App ID with a completely different bundle ID part. For example, change from Com.example.WaffleVarnishPro to Com.example.waffle-varnish-pro.
  • If it has been published, you can’t change the bundle ID part of the App ID without causing serious issues for your users, and so you’ll just have to live with the capital C.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Once an App ID has an associated record in App Store Connect, you can’t delete it. See Developer Account Help > Identifiers > Delete an App ID.

I see two choices here:

  • If this app hasn’t been published, create a new App ID with a completely different bundle ID part. For example, change from Com.example.WaffleVarnishPro to Com.example.waffle-varnish-pro.
  • If it has been published, you can’t change the bundle ID part of the App ID without causing serious issues for your users, and so you’ll just have to live with the capital C.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

bundle ID
 
 
Q