Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我收到此错误:
请注意,如果您的应用的第一个版本已获得批准,或者您已启用 Game Center 或 iAd 网络,则无法更改捆绑 ID。
有人能帮我吗?
一旦应用程序获得批准,您将无法更改捆绑 ID。这意味着如果您尝试向 Bundle ID 为 foo.foo.com 的应用提交更新,则您无法提交具有不同 Bundle ID(例如:foo2.foo.com)的新更新。它们必须相同才能确定它是相同的应用程序。Bundle ID 也区分大小写,因此请确保它们 100% 匹配。