ios - 应用名称已被使用?

标签 ios error-handling app-store-connect

所以就我而言,这很奇怪。我有 2 个个人 iTC 帐户(不要问为什么),无论如何我的旧帐户将此名称用作应用程序,然后它过期了,该名称仍由该休眠帐户使用。

现在在我的新帐户上,我试图使用该名称,所以我不得不通过调用 Apple 开发人员支持的过程,最后我重新获得了对那个旧帐户的访问权限,并完全删除了具有该名称的应用程序。

所以现在我已经等了超过 48 小时,在我使用的当前帐户上,我正在尝试使用该应用程序名称,因为正如我所说,它已被删除。但问题是,它仍然显示“应用名称已被使用”。

我很困惑为什么。这个应用程序从未出现在 App Store 中,只是处于测试阶段,但我完全删除了旧帐户上的应用程序。有谁知道为什么这个名字仍然被使用?

最佳答案

如果您在 iTunesConnect 中为第一个应用程序创建了一个条目,即使它从未提交或上传过,那么该名称将永久锁定到该 iTunesConnect 应用程序。

来自Apple App Store Submission Tips

The name you select for your app is perhaps one of the most important aspects to marketing your app and can distinguish your app on the App Store. Here are a few things to keep in mind when naming your app or changing the name of your app.

  • Changing the Name of Your App. You can change the name of your existing app only when submitting an update of your app binary. If you submit an app name which is already in use within the same geography in which your app is sold, you will be prompted to enter another name.

更多好消息在这里iTunesConnect_DeveloperGuide.pdf .

我能找到的所有开发论坛/文档都说同样的话,如果您以前使用过该应用程序名称,那么该名称将被永久锁定。

关于ios - 应用名称已被使用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7699869/

相关文章:

ios - 为什么百分比 UILabel 显示 'nan%'

IOS Testflight 即使在更新到新版本后也会加载我的应用程序的旧代码

ios - IAP - 无法连接到 iTunes Store - 仅在苹果审查期间

ios - 您如何获取您没有的设备的屏幕截图?

objective-c - 在第二次运行应用程序时重新初始化整个 subview

iOS - 当键盘显示时顶部单元格向上移动远离屏幕

ios - 将 UIImagePickerController 修复为纵向

ruby-on-rails - 错误: Wasabi::Resolver::HTTPError in HomeController#index for MindBody API SOAP RoR

javascript - 为什么错误事件未被处理?

javascript - 为什么 document.getElementById ('foo' ).value 不是引用?