【问题标题】:Expo - Failed to create App Store app. The Bundle ID you entered has already been usedExpo - 未能创建 App Store 应用程序。您输入的 Bundle ID 已被使用
【发布时间】:2022-08-17 07:30:08
【问题描述】:

我使用 eas build 后跟 eas submit 将我的 react-native 应用程序发布到 Apple App Store。

第一个 submit 总是通过,但随后的提交给出了这个错误:

✖ Failed to create App Store app xxx. 
The provided entity includes an attribute with a value that has already been used - The Bundle ID you entered has already been used.
The provided entity includes an attribute with a value that has already been used on this account. - The app name you entered is already being used for another app in your account. If you would like to use the name for this app you will need to submit an update to your other app to change the name, or remove it from App Store Connect.
Please visit https://appstoreconnect.apple.com and resolve any warnings, then try again.
Error: Submission failed

这是我第二次尝试通过 expo eas 服务创建新应用并更新其版本。请帮忙。

    标签: react-native expo app-store-connect ipa


    【解决方案1】:

    我遇到了同样的问题,但不确定在哪里可以看到告诉我已经使用了哪些属性的警告。

    我正在使用具有不同捆绑 ID 的 Expo 提交相同的应用程序,以便能够在应用商店中使用不同的应用程序对相同的代码库进行白标。

    感谢帮助!

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-12-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多