企业内部应用程序分发 [英] Enterprise In-House App distribution

查看:155
本文介绍了企业内部应用程序分发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为一家公司开发一款iPad应用程序。出于保密原因,他们不希望将应用程序发布到应用程序商店。

I'm developing an iPad application for a company. Because of confidentiality reasons they do not want to publish the app to the app-store.

满足企业计划要求但尚未参与。该公司想知道分销过程是如何进行的。我已经潜入了苹果文档丛林,我对配置文件有点困惑。
由于保密原因,我想使用带有配置文件的DeviceLock的apple安全API,所以我遇到了MDM-Servers。

The fulfill the enterprise program requirements but they have not participated yet. The company wants to know how the distribution process is. I've dived into apples documentation jungle and i'm a little confused about the provisioning profiles. Due to the confidentiality reasons I'd like to use the apple security api using DeviceLock with configuration profiles so I came across with MDM-Servers.

现在我的实际问题:我是否仍然需要我想用于企业程序的每个设备的UDID?如果是,我是否可以通过MDM-Server将新的配置文件(使用新设备)推送到所有现有设备,而无需重新编译和重新分发整个应用程序?

Now my actual question: Do I still need the UDID of every Device I want to use with enterprise program AND if yes, can I push new provisioning profiles (with new devices) to all existing devices via MDM-Server without recompiling and redistribute the whole app?

推荐答案

我不确定您是否需要企业程序中每个设备的UDID。 这个答案似乎暗示着你不需要。

I'm not sure you need the UDID of each device in the enterprise program. This answer seems to imply you don't need to.

您绝对可以推送新的配置文件而无需重新编译。

You definitely can push a new provisioning profile without re-compiling.

您还必须计划每年更新证书,请参阅:

You'll also have to plan on updating the certificates each year, see:


如果分发证书已过期,应用程序将无法运行。
目前,分发证书有效期为一年。证书到期前几周b
,从iOS开发人员中心申请新的分发
证书,用它来创建新的分发
配置文件,然后重新编译并分发更新的
应用给您的用户。

An app will not run if the distribution certificate has expired. Currently, distribution certificates are valid for one year. A few weeks before your certificate expires, request a new distribution certificate from the iOS Dev Center, use it to create new distribution provisioning profiles, and then recompile and distribute the updated apps to your users.

来源: http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html

这篇关于企业内部应用程序分发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆