What is the difference between ad hoc distribution and app store distribution in ios(ios中的ad hoc分发和应用商店分发有什么区别)
问题描述
我是 iPhone 开发的新手.我对 app_store 分发有一点想法.我的问题是
I am new in iPhone development. I have a little idea about app_store distribution. My questions are
- 在 ios 应用分发中需要什么即席分发?
 
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分发和应用商店分发有什么区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:ios中的ad hoc分发和应用商店分发有什么区别
				
        
 
            
        基础教程推荐
- 为什么姜饼模拟器方向卡在应用程序中? 2022-01-01
 - iOS - UINavigationController 添加多个正确的项目? 2022-01-01
 - 如何将图像从一项活动发送到另一项活动? 2022-01-01
 - navigationItem.backBarButtonItem 不工作?为什么上一个菜单仍然显示为按钮? 2022-01-01
 - Android Volley - 如何动画图像加载? 2022-01-01
 - Xcode UIView.init(frame:) 只能在主线程中使用 2022-01-01
 - Play 商店的设备兼容性问题 2022-01-01
 - 如何比较两个 NSDate:哪个是最近的? 2022-01-01
 - SwiftUI-ScrollViewReader的ScrollTo不滚动 2022-01-01
 - UIImage 在开始时不适合 UIScrollView 2022-01-01
 
    	
    	
    	
    	
    	
    	
    	
    	
				
				
				
				