I have made some mistakes when giving the version number of my xamarin forms ios app. So I decided to remove the app from the AppStore and plan to submit it as a new application with the standard version logic. First I remove my existing app from the Appstore using the Remove App option on the App Information tab.
Then I use the New App option from the My Apps page to create a new App.
The following box is displayed when clicking the New App option. My problem is in this step.
My app's bundle id is not listing on the dropdown list of Bundle ID. My app is already approved to AppStore, but currently, it is on the Developer Removed state. So how can I remove an app from AppStore and create a new entry for it on AppStore?