简体   繁体   English

通过 TestFlight 安装旧版本

[英]Install old version via TestFlight

For internal testing we want to install an old version on a device of someone who's UDID is not in the list.对于内部测试,我们希望在 UDID 不在列表中的人的设备上安装旧版本。 Via TestFlight I can add the email of this person in order for him to download the newest version (via internal testing), but I was wondering if it would be possible to enable him to download and install a specific old version?通过TestFlight,我可以添加此人的email,以便他下载最新版本(通过内部测试),但我想知道是否可以让他下载并安装特定的旧版本?

I've seen this page: how to install previous version on TestFlight but it is rather old and the suggestions are incorrect.我看过这个页面: 如何在 TestFlight 上安装以前的版本,但它相当旧并且建议不正确。

I found a workaround to test older builds with TestFlight. 我找到了一种使用TestFlight测试旧版本的解决方法。 You can just use the link provided in the email you received when you uploaded the older build for testing. 您可以使用上传旧版本时收到的电子邮件中提供的链接进行测试。 You will see something like this. 你会看到这样的东西。

To test this app, open TestFlight on your iOS device using iOS 8.0 or later and install the update. 要测试此应用程序,请使用iOS 8.0或更高版本在iOS设备上打开TestFlight并安装更新。

Tap on "TestFlight" in the above line. 点击上面一行中的“TestFlight”。 This will open TestFlight with a link to the older build. 这将打开TestFlight,其中包含指向旧版本的链接。 And you can install it if it hasn't yet expired. 如果尚未过期,您可以安装它。

Hope this helps! 希望这可以帮助!

Update 更新

As of April 11, 2017, TestFlight now supports multiple builds. 截至2017年4月11日,TestFlight现在支持多个版本。 https://developer.apple.com/testflight/release-notes/ https://developer.apple.com/testflight/release-notes/

You can navigate to the Previous Builds section of the app in TestFlight and get access to builds which are up to 90 days old. 您可以导航到TestFlight中应用程序的Previous Builds部分,并访问最长为90天的版本。

您可以在Testflight应用程序中检查,有一个旧版本的部分,在该部分下您可以看到旧版本。

Latest working way to find previous builds: 找到以前版本的最新工作方式:

  • tap on the app icon ( current one ) 点按应用图标(当前一个)
  • scroll to the bottom , you will see 'Previous builds' 滚动到底部,您将看到“Previous builds”
  • Tap on it and you will see all previous builds. 点击它,您将看到所有以前的版本。

Thanks 谢谢

In the TestFlight we can check for the old build in that we can select the particular build.在 TestFlight 中,我们可以检查旧版本,我们可以 select 特定版本。 [Please find the screen shot for reference] [请找到屏幕截图以供参考]

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

相关问题 如何在 iPhone 6 上安装旧版本的 TestFlight - How to install an old version of TestFlight on an iPhone 6 iTunes 连接/Testflight 应用程序始终显示旧版本(即使我们将新版本上传到 testflight) - itunes connect / Testflight app always show old version (even if we upload a new one to testflight) 如何通过itunesconnect作为ios的内部测试器从TestFlight安装应用程序? - How to install app from TestFlight via itunesconnect as an internal tester in ios? 即使更新到新版本,IOS Testflight 也会加载我的应用程序的旧代码 - IOS Testflight loads old code of my app even after updating to new version 在设备上安装 TestFlight - Install TestFlight itself on device Testflight无法安装应用程序 - Testflight unable to install an app 从Xcode 6.3内部版本6d570开始,无法通过TestFlight安装内部版本 - Can't install builds via TestFlight as of Xcode 6.3 build 6d570 内部测试人员可以通过iTunes connect使用testflight安装多少设备? - How many devices an internal tester can install an app using testflight via iTunes connect? iOS App将不再通过Testflight安装,该怎么办 - IOS App will no longer install via Testflight anymore, what should I do 无法通过testflight,iTunes(adhoc)或在AppStore审阅者电话上安装iOS应用的发行版本 - Cannot install distribution build of iOS app via testflight, iTunes (adhoc), or on AppStore reviewers phones
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM