Hello,
Can anyone shed light on this?
I'm using Xamarin.Forms to develop an iOS app.
I had two App IDs under Certificates, Identifiers and Profiles in my Apple developer profile. I deleted one so that I can recreate it. However, both still show in the Bundle ID list in the App Info section in the test app in App Store Connect, thus, when I try to recreate the deleted App Id in my developer profile, it says one already exists.
Question: How can the errant Bundle ID be removed from App Store Connect? It is already deleted from Certificates, Identifiers and Profiles.
Question: for app release purposes, does the App ID in Certificates, Identifiers and Profiles need to match the assembly name? (The assembly name/Bundle ID in the info.plist is com.mycompany.myapp)
Thanks
Answers
Recreating the same bundle id may cause the problem , retry it after a few days , if problem persists try to contact apple to see if they can help .
Yes.