How can I reuse the bundle ID I have created for the app ID? I even delete the associated app ID but the bundle ID still unavailable.Does it to say bundle ID couldn't be removed completely once created?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
The bundle id can't be reused as exact. For example com.abc.xxx can be used only once. If you had created this app Id from one account, you can't create the same app Id from the other account. However, you will still be able to create a new one as com.abc.xxx1 like or so. There should be atleast 1 character difference in the app Id's
IF YOU WANT TO DELETE AN APP ID THEN BELOW ARE THE STEPS:
- Open developer.apple.com and enter using your credentials.
- Click on App IDs.
- Now click on the App ID you want to Delete.
- Click on Edit at the bottom of the App ID information.
- Now here at the bottom of the page you can find Delete button to delete an App ID.