iPhone 企业部署是否适合分发给协会成员?

发布于 2024-08-23 18:15:06 字数 311 浏览 11 评论 0原文

我对为协会成员开发应用程序有疑问,但无法从企业部署指南确定这是否是部署应用程序的适当方法。

会员拥有自己的设备,那么是否可以在部署企业应用程序的同时允许用户继续使用自己的应用商店登录?

在任何时候,设备是否必须物理连接到协会拥有的运行 iTunes 的机器,或者可以通过网络或电子邮件分发配置文件吗?我看到在某些目录(例如 ~/Library/MobileDevice/Provisioning Profiles/)中找到的配置文件将自动安装,那么配置文件和应用程序是否可以简单地通过电子邮件发送给成员?

企业部署指南包含大量有关锁定设备的说明。这可以忽略吗?

I've had a query about developing an app for members of an association and I can't determine from the Enterprise Deployment guide if this is an appropriate method for deploying the app.

Members own their own devices, so can an enterprise app be deployed while allowing the users to continue to use their own Appstore logins?

At any point, do the devices have to be physically connected to a machine running iTunes that is owned by the association or can a provisioning profile be distributed via the web or email? I see that profiles found in certain directories (e.g., ~/Library/MobileDevice/Provisioning Profiles/) will be automatically installed, so can the profiles and the app simply be emailed to members?

The Enterprise Deployment guide contains a lot of instructions on locking down the device. Can this be ignored?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

甜点 2024-08-30 18:15:06

我有一个关于为协会成员开发应用程序的疑问,并且
我无法从 Enterprise 确定
部署指南(如果这是一个)
部署的适当方法
应用程序。

听起来适合您所讨论的部署类型。请注意,如果您拥有企业开发者帐户,您将无法使用同一帐户进行应用程序商店部署。

会员拥有自己的设备,因此可以
部署企业应用程序
允许用户继续使用
他们自己的应用商店登录?

是的,Appstore 应用程序和企业应用程序可以在同一设备上共存。

在任何时候,设备是否必须
物理连接到机器
运行由以下公司拥有的 iTunes
协会或可以提供
个人资料通过网络或
电子邮件?我看到配置文件位于
某些目录(例如,
〜/库/移动设备/配置
配置文件/)将自动
安装后,配置文件和
应用程序只需通过电子邮件发送给会员吗?

您可以按照自己喜欢的方式向成员获取应用程序二进制文件和个人资料。蜗牛邮寄 CD...将 USB 驱动器放在鸽子上...只要他们能够访问与设备同步的 iTunes,他们就能够安装您的应用程序。

企业部署指南
包含很多关于
锁定设备。这可以吗
被忽略?

不确定您指的是哪个指南。请附上链接。

I've had a query about developing an app for members of an association and
I can't determine from the Enterprise
Deployment guide if this is an
appropriate method for deploying the
app.

Sounds right for the type of deployment you're talking about. Just be aware if you're have the enterprise developer account you won't be able to do App store deployment with the same account.

Members own their own devices, so can
an enterprise app be deployed while
allowing the users to continue to use
their own Appstore logins?

Yes, Appstore apps and enterprise apps can coexist on the same device.

At any point, do the devices have to
be physically connected to a machine
running iTunes that is owned by the
association or can a provisioning
profile be distributed via the web or
email? I see that profiles found in
certain directories (e.g.,
~/Library/MobileDevice/Provisioning
Profiles/) will be automatically
installed, so can the profiles and the
app simply be emailed to members?

You can get the app binary and profile to the members anyway you like. Snailmail a CD... stick a USB drive on a pigeon... As long as they have access to the iTunes they sync their devices with, they'll be able to install your app.

The Enterprise Deployment guide
contains a lot of instructions on
locking down the device. Can this be
ignored?

Not sure which guide you're referring to. Please include link.

柠檬色的秋千 2024-08-30 18:15:06

您需要设备 UDID,该设备 UDID 包含在应用程序的配置文件中,允许该设备运行该应用程序

You need the devices UDID which is included in the provisioning profile for the app, that allows that device to run the app

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文