如何向 iOS 应用的内部测试人员提供信息

How to feed information to internal testers of iOS app

我正在开发 iOS 应用程序,目前处于内部测试阶段。内部测试人员通过 Apple 的 Testflight 接收我的产品更新。是否可以添加某种描述,以指导我的测试人员了解有关在特定版本上所做的更改的信息?

在 Xcode 的管理器 windows 上,有一个构建描述字段,但该信息似乎并未与应用程序本身一起发送。

如果您想为测试人员提供一些额外的信息,您可以按照以下步骤进行 https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/BetaTestingTheApp.html > 为您的售前赛应用程序添加或编辑元数据

If you would like to add or make changes to the Test Information, such as What to Test or Description, you can do so at any time by viewing your build from the Activity pane.

  1. Open the App Details page, as described in Creating an iTunes Connect Record for an App.
  2. Click Activity.
  3. Select All Builds for the platform of the build you want to edit.
  4. Click the build number you want to test.
  5. On Test Information, provide information for your testers such as What to Test, App Description, your feedback email address, and URLs. You will also provide information for App Review in the Beta App Review Information section, including contact information, demo account information, and any special notes on the build. Please note that this information is specific to Beta App Review and is not the same as the App Review contact information you provide when submitting your App Store version.