Cleaning Unused Identifiers

Hi, I have Identifiers that's used maybe in old Xcode projects long time ago that never been uploaded for Apple to approve and yet when trying to remove I get an error message below, any suggested fixes ?

" The App ID 'xyz.xyz.xyz' appears to be in use by the App Store, so it can not be removed at this time. "

Answered by DTS Engineer in 890258022

Right. If an App ID has been seen by App Store Connect, you can’t remove it. See Developer Account Help > Identifiers > Delete an App ID.

Share and Enjoy

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

Right. If an App ID has been seen by App Store Connect, you can’t remove it. See Developer Account Help > Identifiers > Delete an App ID.

Share and Enjoy

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

Cleaning Unused Identifiers
 
 
Q