Can't change bundle ID in itunes connect?

非 Y 不嫁゛ 提交于 2019-12-04 23:19:31

Per https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Appendices/Properties.html, the Bundle ID "can’t be edited after the app is approved."

So, if you have app has previously been approved, then you can't change your Bundle ID. But, if your app has NEVER been approved, then you should be able to change your Bundle ID.

I think your issue is that your app is currently in the App Store review process. I would click on "Binary Details" and then click "Reject this Binary" at the top right. This will remove your app from the App Store review process (status will be "Developer Rejected")and you should now be able to edit your Bundle ID and then resubmit for review.

However, I am assuming your app has never been previously approved. If it has been approved before, I think you need to create an entirely new app.

Hope this helps!

tkelly

The menu to edit the bundle ID (if you have never submitted) is now under More > About this App

7/25/16 update: Now you can just edit the bundle id under the App Information if you have never published uploaded a build:

I also have the same issue, and have been able to edit this field in past apps. I called Apple support and they said that the issue is; that once Game Centre is turned on for a BundleID it becomes non editable. We even tried turning Game Centre off but to no avail. They told me the options were to use change the BundleID back in Xcode to match the BundleID in iTunesConnect or to change the name of my game in iTunesConnect (to free up that name) and then create a new app/game in iTunesConnect with the newly freed up name and now proper BundleID.

It should be noted that if you change the name to free it up and create a new app/game, you will not be able to delete the old game/app from your iTunesConnect. It will just sit there in limbo.

They said that there is NO way to edit this field once it has been marked is not editable.

This doesn't answer the issue on how to change it but may make it so people stop spending hours trying to change their BundleID.

Cheers

My App hasn't been validated yet, that because on an error on the bundle id.

To edit the bundle id I went to App Information "Edit", and then I've changed (even created a new one)

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!