当之前的构建等待审核时,是否可以将构建提交到应用商店进行测试?
Is it ok to submit a build to the app store for testing when a previous build is waiting for review?
我最近提交了一个应用程序以供审核,它目前处于 "Waiting for Review" 状态。
我想提交一个新版本并启用它以在 TestFlight 中进行测试。当我为新版本设置启用测试时,商店显示消息:
"are you sure you want to start testing 1.xx.20? Testing for all builds of 1.xx.19 will stop, and you will send an update to your existing testers"
我不关心测试以前的版本,但我不想打扰审核过程。可以继续并为新版本启用测试吗?
我一直这样做。提交新版本进行试飞,而之前的版本正在等待全面审查,从来没有遇到任何麻烦。
文档暗示答案是肯定的:
When the app becomes Ready for Sale in the App Store, testing
automatically stops on earlier builds, and you will be unable to view
or test them...If you want to resume testing of an earlier build, you can upload it as a new build associated with a new prerelease version.
我最近提交了一个应用程序以供审核,它目前处于 "Waiting for Review" 状态。
我想提交一个新版本并启用它以在 TestFlight 中进行测试。当我为新版本设置启用测试时,商店显示消息:
"are you sure you want to start testing 1.xx.20? Testing for all builds of 1.xx.19 will stop, and you will send an update to your existing testers"
我不关心测试以前的版本,但我不想打扰审核过程。可以继续并为新版本启用测试吗?
我一直这样做。提交新版本进行试飞,而之前的版本正在等待全面审查,从来没有遇到任何麻烦。
文档暗示答案是肯定的:
When the app becomes Ready for Sale in the App Store, testing automatically stops on earlier builds, and you will be unable to view or test them...If you want to resume testing of an earlier build, you can upload it as a new build associated with a new prerelease version.