我是 iPhone 开发的新手.我对 app_store 分发有一点想法.我的问题是
I am new in iPhone development. I have a little idea about app_store distribution. My questions are
2)Apple 的临时分发是否需要任何其他许可证?
2)Is any other license needed for ad hoc distribution from Apple?
如果有人知道,请帮助我.提前致谢.
if anybody knows, please help me. Thanks in advance.
Ad-Hoc Distribution:应用程序的分发版本,可以安装在开发人员在其配置门户上指定的 100 台设备上.分发机制可以是网站、邮件或OTA.这些类型的构建通常用于 beta 测试或演示.
Ad-Hoc Distribution: Distribution builds of an app, which can be installed on 100 devices designated by the developer on his provisioning portal. The distribution mechanism can be websites, mails or OTA. These type of builds are generally for beta testing or demos.
应用商店分发:面向公众(出售)的分发版本.分发机制仅限应用商店.
App-store Distribution: Distribution builds that are intended for general public(for sale). The distribution mechanism is App store only.
这篇关于ios中的ad hoc分发和应用商店分发有什么区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!