简体   繁体   English

是否可以获得指向内部 TestFlight 构建的链接?

[英]Is it possible to get a link to an internal TestFlight build?

This question relates to TestFlight on iOS and Test Versions for Internal Testers only (so NOT public invite links for Beta testers)这个问题与 iOS 上的 TestFlight 和仅限内部测试人员的测试版本有关(因此不公开邀请 Beta 测试人员的链接)

I would like to simulate the process of onboarding, from an invite email, to installation, to first launch.我想模拟入职过程,从邀请 email 到安装,再到首次启动。 It seems this is a bit of a chicken and the egg problem with Apple, since I can't provide an appstore link (so to install it) to an app that's not on the app store.这似乎是苹果公司的鸡与蛋问题,因为我无法提供应用商店链接(以便安装它)到不在应用商店中的应用。

I could do this with TestFlight IF it would be a public beta with public invite link.如果它是带有公共邀请链接的公共测试版,我可以使用 TestFlight 来做到这一点。

However, we are at v0.1 and don't really need/want Apple's review process at this stage, because this just adds a lot of bureaucracy on their side that we don't want to concern ourselves with (yet).但是,我们处于 v0.1 版本,现阶段并不真正需要/想要 Apple 的审核流程,因为这只会增加他们方面的很多官僚作风,我们(还)不想关心自己。

So, assuming I'm a user with the Testflight app installed on my iPhone AND I am in the internal testers group, is there a URL scheme that would take me to the new test version's installation page?那么,假设我是在我的 iPhone 上安装了 Testflight 应用程序的用户并且我在内部测试人员组中,是否有一个 URL 方案可以将我带到新测试版本的安装页面?

Or at least, is there a URL scheme for testflight?或者至少,是否有用于测试飞行的 URL 方案?

No - There is no way to get the installation link for internal testers.否 - 无法获取内部测试人员的安装链接。 Instead you can use enterprise account to generate the distribution ipa and host it somewhere like beta family or diawi or in your own server.相反,您可以使用企业帐户生成发行版 ipa 并将其托管在 beta 系列或 diawi 之类的地方或您自己的服务器中。

It turns out you sort of can.事实证明你可以。 It involves using an unofficial URL Scheme to the Testflight app, outlined in this post .它涉及使用非官方的 URL 方案到 Testflight 应用程序, 如本文所述 It assumes your internal testers' devices are registered and they have Testflight installed.它假设您的内部测试人员的设备已注册并且他们已安装 Testflight。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM