ios 如何为 iPhone/iPad 应用程序创建或设置私有应用程序商店
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7801779/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to create or setup private app store for iPhone/iPad applications
提问by shatthi
Team,
团队,
I would like to know how to set up appstore for its enterprise program, with only iOS applications. To be more clear on my question, I run a business and I have applications created for my business which will be used only by customers to whom I give privileges. I don't want to put these business apps into apple's app store, where anyone can browse and install the application.
我想知道如何为其企业程序设置 appstore,只有 iOS 应用程序。为了更清楚地说明我的问题,我经营一家企业,并为我的企业创建了应用程序,这些应用程序仅供我授予特权的客户使用。我不想把这些商业应用放到苹果的应用商店里,任何人都可以在那里浏览和安装应用。
Is it possible to maintain a store for my business alone where only those who I provide access to, can be able to browse and install the applications?.
是否可以单独为我的企业维护一个商店,其中只有我提供访问权限的人才能浏览和安装应用程序?。
采纳答案by titaniumdecoy
You might be interested in the iOS Developer Enterprise Program, although it doesn't fit your description exactly.
您可能对iOS Developer Enterprise Program感兴趣,尽管它与您的描述不完全相符。
回答by rioplata
Yes you can. Thats what companies with products like Afaria and Appearean to name a few do.
是的你可以。这就是拥有 Afaria 和 Appearean 等产品的公司所做的事情。
回答by Finn Gaida
Maybe TestFlightcomes close to what you think?
也许TestFlight接近您的想法?
The target device(s) get a link with which they get to your TestFlight site. When they visit it the first time, they'll have to register their device via a profile and then get a testflight app from which they can download your app as often as they want.
目标设备获得一个链接,通过该链接可以访问您的 TestFlight 站点。当他们第一次访问它时,他们必须通过配置文件注册他们的设备,然后获得一个 testflight 应用程序,他们可以随时下载您的应用程序。
Con: No payment possible.
缺点:无法付款。
cheers
干杯
Finn
芬兰人
回答by Gerard Corr
Looking for the same thing and found this https://developer.apple.com/programs/volume/b2b/. Its for Business 2 business distriubtion
寻找相同的东西并找到了这个https://developer.apple.com/programs/volume/b2b/。它的业务 2 业务分布
回答by Matt Tew
In a word: no. You can't deliver apps publicly (outside your own enterprise) to non-jailbroken phones, except via the app-store.
一句话:没有。您不能公开(在您自己的企业之外)向未越狱的手机提供应用程序,除非通过应用程序商店。
回答by hotpaw2
You can't.
你不能。
Deployment of iOS apps to any non-employee's stock OS devices, on 100 or more devices, or for a longer duration than past your Ad Hoc Distribution certificate expiration date, requires submitting your App to the iOS App store, and distributing it from there if approved by Apple. This is true for all individual, company or enterprise developers.
将 iOS 应用程序部署到任何非员工的库存操作系统设备、100 台或更多设备上,或部署时间超过您的 Ad Hoc Distribution 证书到期日期,需要将您的应用程序提交到 iOS 应用程序商店,并在以下情况下从那里分发它得到苹果的认可。这适用于所有个人、公司或企业开发人员。
For employees of D&B rated corporations, or for fewer than 100 devices for only some number of months, there are other options.
对于 D&B 评级公司的员工,或者仅几个月内少于 100 台设备,还有其他选择。