简体   繁体   English

基于 App Store Connect 构建的 TestFlight 卡在“准备提交”

[英]TestFlight build on App Store Connect stuck at 'Ready to Submit'

Since the recent update to App Store Connect, I can't figure out at all as to how I submit a new TestFlight build for beta review.由于最近更新了 App Store Connect,我完全不知道如何提交新的 TestFlight 构建以供 beta 审查。

Under 'iTunes Connect Users' it says 'Ready to Test', while under 'External Testers' it says 'Ready to Submit'.在“iTunes Connect 用户”下显示“准备测试”,而在“外部测试人员”下显示“准备提交”。

Maybe I'm missing something obvious, but how do I submit for beta review?也许我遗漏了一些明显的东西,但是我如何提交测试版审查? I already have multiple versions on TestFlight.我已经在 TestFlight 上有多个版本。

找到答案,关键是去 iTunes Connect > My Apps > TestFlight > Any Group > Builds,然后通过在那里添加一个新版本来提交它。

In App Store Connect, this process has slightly changed.在 App Store Connect 中,这个过程略有改变。 You must create a testing group in order to start external testing.您必须创建一个测试组才能开始外部测试。

Here's how to do that:以下是如何做到这一点:

  1. Navigate to My Apps/TestFlight and click on Add External Testers on the left sidebar.导航到 My Apps/TestFlight 并单击左侧边栏上的Add External Testers

    左侧边栏上的添加外部测试人员按钮

  2. Give your group a name and click on Create .为您的组命名并单击Create

    创建新组警报

  3. Select Builds on the top and click on the little plus icon underneath.选择顶部的Builds并单击下面的小加号图标。

    构建选项卡

  4. Select your build and give the test information necessary for the review process.选择您的构建并提供审查过程所需的测试信息。

    选择构建以测试警报

My problem was similar, stuck on the ready to submit step.我的问题是类似的,停留在ready to submit步骤。 I had a successful build in the appsote, I just need to update its version to newer one.我在 appote 中成功构建了,我只需要将其版本更新为新版本。 This article actually helps me.这篇文章实际上对我有帮助。

Create a new version创建新版本

When you're ready to distribute a new version of your app, you create a version using the same app record you created for the original version.当您准备好分发应用程序的新版本时,您可以使用为原始版本创建的相同应用程序记录创建一个版本。 The new version will be available free to customers who purchased a previous version.新版本将免费提供给购买旧版本的客户。 You can only create a new version if the current version status is Ready for Sale or Developer Removed from Sale.如果当前版本状态为准备销售或开发人员从销售中删除,您只能创建新版本。

Keep in mind that it's not possible to revert to a previous version on the App Store if you have an issue with your app.请记住,如果您的应用程序出现问题,则无法在 App Store 上恢复到以前的版本。 You must create and submit a new version.您必须创建并提交新版本。

Role is very important, with developer role you can't submit the app for review.角色非常重要,开发者角色不能提交应用审核。

Required role: Account Holder, Admin, or App Manager.所需角色:帐户持有人、管理员或应用程序管理员。 See Role permissions.请参阅角色权限。

After having the proper role you need to follow these steps拥有适当的角色后,您需要按照以下步骤操作

  1. From the homepage, click My Apps, then select the app.在主页上,单击我的应用程序,然后选择应用程序。

  2. The App Store page opens with App Information selected. App Store 页面打开,其中选择了应用程序信息。

  3. In the left column, click the Version or Platform Add button (+) and choose a platform from the pop-up menu.在左栏中,单击版本或平台添加按钮 (+) 并从弹出菜单中选择一个平台。

  4. In the New Version dialog, enter an incremental App Store version number, and click Create.在“新建版本”对话框中,输入增量 App Store 版本号,然后单击“创建”。

  5. Under App Information, review and enter metadata about the new version.在应用信息下,查看并输入有关新版本的元数据。

    When you create a new version, the metadata from the current version is transferred to the new version automatically.创建新版本时,当前版本的元数据会自动传输到新版本。 Properties you can change will appear in editable fields on the App Information page.您可以更改的属性将出现在“应用信息”页面的可编辑字段中。

    For a description of the version properties, go to Platform version information.有关版本属性的说明,请转到平台版本信息。 For the required and localizable properties, refer to Required, localizable, and editable properties.有关必需和可本地化的属性,请参阅必需、可本地化和可编辑属性。

  6. In the upper-right corner, click Save.在右上角,单击保存。

    7.In Xcode, increment the build string before you upload your build to App Store Connect, as described in Set the version number and build string. 7. 在 Xcode 中,在将构建上传到 App Store Connect 之前增加构建字符串,如设置版本号和构建字符串中所述。

  7. Upload your new build to App Store Connect.将您的新版本上传到 App Store Connect。

  8. When you are ready to submit your build, add it to your latest App Store version, then submit your app to app review.当您准备好提交构建时,请将其添加到最新的 App Store 版本,然后将您的应用提交给应用审核。

In order to Submit an app for review you'll need to add external users from the TestFlight > Builds screen.为了提交应用程序以供审核,您需要从 TestFlight > Builds 屏幕添加外部用户。 Select the build you want to submit, and add Individual Testers from this screen.选择要提交的构建,然后从此屏幕添加单个测试人员。 As long as at least one of them is external a series of dialog boxes will walk you through the rest of the submission.只要其中至少一个是外部的,一系列对话框将引导您完成提交的其余部分。

My problem was similar, stuck on the ready to submit step.我的问题是类似的,停留在准备提交步骤。 I had a successful build in the appsote, I just need to update its version to newer one.我在 appote 中成功构建了,我只需要将其版本更新为新版本。 I added a detailed answer here https://stackoverflow.com/a/57160753/557396我在这里添加了详细的答案https://stackoverflow.com/a/57160753/557396

Go to my apps. Go 到我的应用程序。 Then select the + icon next to the iOS App.然后 select iOS App 旁边的 + 图标。 And then create a new version.然后创建一个新版本。 Then select the build in the test flight.然后 select 在试飞中构建。 Finally, save the details and submit your app for review.最后,保存详细信息并提交您的应用以供审核。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Itunes Connect中,将“准备出售”版本再次提交给Testflight - In Itunes Connect, submit the “ready to sale” build to Testflight again App Store Connect 无法将组添加到 TestFlight 构建 - App Store Connect cannot add group to TestFlight build 提交同一个应用的应用商店版本,该版本实际上比其TestFlight版本的版本号少 - Submit App store build of same app which actually has a less version number than its TestFlight build ios-应用内购买停留在“准备提交”上 - ios - in app purchase stuck on “Ready to Submit” App Store Connect TestFlight未显示任何构建 - App Store Connect TestFlight showing no builds KeyFin对于TestFlight和App store构建不一样吗? - Keychain not the same for TestFlight vs App store build? 如何在 App Store Connect 中更新其他人的 iOS TestFlight 版本? - How do I update someone else's iOS TestFlight build in App Store Connect? iOS In App Purchases failed with Code=0 “Cannot connect to iTunes Store” in TestFlight build - iOS In App Purchases failed with Code=0 “Cannot connect to iTunes Store” in TestFlight build App Store Connect和TestFlight中缺少应用程序商店图标 - Missing app store icon in App Store Connect and TestFlight 在 App Store Connect 中没有提交新版本或更改提交的选项 - No option to submit new build or change submission in App Store Connect
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM