Hello, I have an issue with the identifiers that I use. I deleted my old account and wanted to use them on my new account but I constantly get the error message that they are not available. It been like 2 weeks since the old account is deleted but they are still not freed. I have opened 3 tickets but haven't got any response for the support. The general apple support cant help nor provide a number I can call. I am at no Idea what else to do. I would appreciate any advice or suggestions on this topic.
No response from the apple support
Thank you for your question about identifiers and why is not possible to reuse them in difference accounts as you realized.
https://developer.apple.com/help/account/identifiers/register-an-app-id/
An App ID identifies your app in a provisioning profile. It is a two-part string used to identify one or more apps from a single development team.
The key detail that matters here: a Bundle ID (the string portion of an App ID, e.g. com.company.appname) must be globally unique across all Developer accounts, not just unique within one team.
Please read the documentation above as explains:
Bundle IDs are not automatically "returned" to a free pool when an account is deleted.
My recommendation is to Contact Apple Developer Support not Apple support https://developer.apple.com/contact/ and they may can help you with those identifiers, I do not work for that team, so I do not know if they can help you.
The most efficient solution is to generate new identifiers, as I am uncertain about the purpose of reusing them? Is it for submitting to the App Store and overriding a previous application? Do you see one of the reasons?
Hope this helps
Albert WWDR