我是否需要加入 iOS 开发者计划才能通过 TestFlight 发送我的应用程序版本?
一个简单的问题:
我是否需要购买 Apple 开发者计划会员资格/认证(99 美元/年)才能通过 TestFlight 进行测试?
A quick question:
Do I need to buy an Apple Developer Program membership/certification ($99/yr) for testing via TestFlight?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的。原因是 TestFlight 需要与二进制文件一起提交有效的临时分发配置文件。如果没有 iOS 开发者帐户,您就无法创建配置文件。
PS:仅仅成为别人的 iOS 开发团队的成员并没有什么帮助。要创建分布配置文件,您需要成为团队代理。
编辑:
更新这个答案,因为苹果已经收购了 Testflight 并且该服务是 iTunes 的一部分。您现在肯定需要加入 iOS Developer 计划才能通过 Testflight 发送构建版本:)
如果您不喜欢 Testflight,另一个选择是 Crashlytics Beta。
Yes. The reason is because TestFlight needs a valid ad hoc distribution provisioning profile to be submitted along with the binary. And you can't create the provisioning profile without an iOS Developer Account.
PS: Just being a team member in someone else's iOS Developer Team does not help. To create distribution profiles you need to be a team agent.
Edit:
Updating this answer, since Apple has acquired Testflight and the service is part of iTunes. You now definitely need to be in the iOS Developer program to send builds through Testflight :)
Another alternative is Crashlytics Beta if Testflight is not your thing.