app-store - “The App Name you entered has already been used”,即使我刚刚创建了该应用

标签 app-store app-store-connect game-center gamekit

我正在尝试在iTunes Connect上创建我的应用程序,因此可以添加我的游戏中心功能。当我到达输入默认语言,应用名称,SKU编号和 bundle 软件ID的屏幕时,我收到一条错误消息:

The App Name you entered has already been used.

这是否意味着其他人使用了此应用程序ID?我在任何地方的iTunes Store上都找不到具有此名称的应用程序。

我刚刚开始在iTunes Connect上创建该应用程序,因此我绝对没有使用它。

有什么方法可以验证这不是错误,而其他人选择了这个名称?

最佳答案

如果您为iTunesConnect中的第一个应用程序创建了一个条目,即使它从未提交或上传,则该名称将永久锁定到该iTunesConnect应用程序。这意味着,如果另一个用户已经选择了相同的名称,但是仍然无法上传和发布应用程序,那么您将无法在iTunes商店中找到它。
参见Apple app store 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.
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 Developer's guide中找到更多信息。

关于app-store - “The App Name you entered has already been used”,即使我刚刚创建了该应用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20086379/

相关文章:

ios - 应用商店应用上传失败,错误 ITMS-90534 和警告 ITMS-90703

ios - 可下载内容如何在 iOS 的 react native 应用程序中工作?

iphone - 分发 - App Store 配置的应用程序在测试设备上运行

ios - 应用程序因 "improper IDFA"而被拒绝,而我没有使用任何广告服务

iphone - 防止游戏套件多次授予成就

ios - 无法使用 Xcode 7 beta 构建 iOS 应用程序

ios - 自动续订订阅在 iTunes Connect 中不可见

ios - 在 GameCenter 中看不到自定义成就图标

ios - 游戏中心验证问题

objective-c - 如果用户尚未登录,Game Center身份验证会使我的应用程序崩溃