I want send my app for testing to multiple users. I don’t want to go for Apple approval process.
I read about Enterprise program. But is there any limit for number of users?
Is there any alternate option for this?
I want send my app for testing to multiple users. I don’t want to go for Apple approval process.
I read about Enterprise program. But is there any limit for number of users?
Is there any alternate option for this?
2000 名测试人员?我怀疑您没有 2,000 名测试人员,但您想在应用商店之外分发应用。
企业计划允许您公司内无限数量的客户。您支付 299 美元加入该计划,并签署了一份具有法律约束力的合同,您不会向任何不是您公司员工的人提供任何东西。如果沃尔玛编写了一个沃尔玛内部使用的应用程序,那么将其发送给 2000 名沃尔玛员工是没有问题的。您是否为拥有 2,000 名员工的公司编写应用程序?
我阅读了有关企业计划的信息。但是用户数量有限制吗?
- 不
另一种选择是创建具有不同包标识符和配置文件 + 应用程序图标 + 启动图像的多个二进制文件。这可能违反 Apple 的政策。我对此一无所知。是的,强烈不推荐。但我认为,在开发过程中,您可以使用应用程序的一些随机名称来做到这一点,这在未来不会影响您。
例如
com.company.MyFirstApp + 应用程序图标 + 初始图像 + 功能
com.company.MySecondApp + 新应用程序图标 + 新启动图像 + 相同功能
很酷的东西?然后,您可以将这些二进制文件发送给 4000 人。但是,是的,会有两个应用程序做同样的事情。
准备好进行生产后,您可以使用所需的确切内容重新设置所有内容,然后将其提交到存储。
但是等等,通过这样做,它可能会取消您的帐户许可证。再次不要这样做。
您不必使用 Testflight,还有其他不需要 Apple 审查的替代方案,例如 HockeyApp 或 Crashalytics Beta:
https://www.playtestcloud.com/blog/testflight-alternatives-ios-android
您可以将 TestFlight 与BoardingBot等服务一起使用,以分发多达 2000 名测试人员,这是 TestFlight 中外部测试人员的当前限制