Reputation: 1779
I tried to delete unused app ID on Apple Developer Certificates, Identifiers & Profiles, but then the below dialog popped up. I don't have any associated app with this bundle ID. Why can't I delete the bundle ID?
Upvotes: 6
Views: 2095
Reputation: 1
First we need to delete the service id which holds this identifiers app id. After that you can able to easily uncheck or remove the capabilities in app store connect.
Upvotes: 0
Reputation: 154
I had the same issue for deleting a bundle. I found the associated services after quite some time, as the interface to access Services IDs is not very intuitive.
Here is a screenshot to help others. Just click on App IDs on the right side and then on Service IDs in the drop-down menu.
Upvotes: 0
Reputation: 1779
There was an associated service ID. I was able to delete the bundle ID after deleting the service ID.
Upvotes: 7