iOS企业计划与iOS开发人员计划

时间:2023-01-12 19:48:43

I am facing some issues related with iOS Developer program and iOS Enterprise Program. One of my client ask me to suggest one of them. Please answer my questions related to iOS Enterprise Program-

我正面临一些与iOS Developer程序和iOS Enterprise Program相关的问题。我的一位客户要求我建议其中一个。请回答我关于iOS企业计划的问题 -

  1. If i purchase an iOS Enterprise account so when it is available for in-house application distribution?
  2. 如果我购买iOS Enterprise帐户,以便可以进行内部应用程序分发?

  3. How many device i have on which i can install my app?
  4. 我有多少设备可以安装我的应用程序?

  5. Do i need UDID of all devices?
  6. 我需要所有设备的UDID吗?

  7. What if i want to add some new devices?
  8. 如果我想添加一些新设备怎么办?

  9. If it is same Ad-hoc distribution the what is the expiry date of Ad-hoc certificate?
  10. 如果Ad-hoc分配相同,Ad-hoc证书的到期日是什么时候?

Thanks

2 个解决方案

#1


19  

  1. As soon as you sign the contracts and make the purchase and Apple verifies all the information, you can create your distribution certificate, provisioning profile and then sign your app with the certificate, and distribute your app with the profile.
  2. 只要您签署合同并进行购买并且Apple会验证所有信息,您就可以创建分发证书,配置配置文件,然后使用证书对您的应用进行签名,并使用配置文件分发您的应用。

  3. There is no limit to the number of devices.
  4. 设备数量没有限制。

  5. No, you do not need to get the UDID's of the devices for Enterprise distribution.
  6. 不,您不需要获取企业分发设备的UDID。

  7. Just send the app and the distribution provisioning profile to the user who has the new device.
  8. 只需将应用程序和分发配置文件发送给拥有新设备的用户即可。

  9. The certificate is used to sign the app - to my knowledge there is not an "ad-hoc" vs. "distribution" certificate.
  10. 证书用于签署应用程序 - 据我所知,没有“ad-hoc”与“分发”证书。

#2


3  

Hy Rayfleck, I'm not sure about that.. Reading this post: http://www.linkedin.com/groups/Has-anyone-had-experience-iOS-72283.S.52864455 made me realize that:

Hy Rayfleck,我不确定..阅读这篇文章:http://www.linkedin.com/groups/Has-anyone-had-experience-iOS-72283.S.52864455让我意识到:

Enterprise license can do 2 different kind of release:

企业许可证可以做两种不同的版本:

  • release for internal distribution
  • 发布内部发行

  • release for a third party distribution
  • 发布第三方发行版

The internal distribution has no limit of devices

内部分发没有设备限制

The third party distribution is limited to only 100 devices..

第三方发行仅限于100台设备..

#1


19  

  1. As soon as you sign the contracts and make the purchase and Apple verifies all the information, you can create your distribution certificate, provisioning profile and then sign your app with the certificate, and distribute your app with the profile.
  2. 只要您签署合同并进行购买并且Apple会验证所有信息,您就可以创建分发证书,配置配置文件,然后使用证书对您的应用进行签名,并使用配置文件分发您的应用。

  3. There is no limit to the number of devices.
  4. 设备数量没有限制。

  5. No, you do not need to get the UDID's of the devices for Enterprise distribution.
  6. 不,您不需要获取企业分发设备的UDID。

  7. Just send the app and the distribution provisioning profile to the user who has the new device.
  8. 只需将应用程序和分发配置文件发送给拥有新设备的用户即可。

  9. The certificate is used to sign the app - to my knowledge there is not an "ad-hoc" vs. "distribution" certificate.
  10. 证书用于签署应用程序 - 据我所知,没有“ad-hoc”与“分发”证书。

#2


3  

Hy Rayfleck, I'm not sure about that.. Reading this post: http://www.linkedin.com/groups/Has-anyone-had-experience-iOS-72283.S.52864455 made me realize that:

Hy Rayfleck,我不确定..阅读这篇文章:http://www.linkedin.com/groups/Has-anyone-had-experience-iOS-72283.S.52864455让我意识到:

Enterprise license can do 2 different kind of release:

企业许可证可以做两种不同的版本:

  • release for internal distribution
  • 发布内部发行

  • release for a third party distribution
  • 发布第三方发行版

The internal distribution has no limit of devices

内部分发没有设备限制

The third party distribution is limited to only 100 devices..

第三方发行仅限于100台设备..