iOS App Distribution 作为私有(private)应用程序

标签 ios app-store apple-vpp

我正在为美国客户(我们称之为 ABC)开发 iOS 移动学习应用程序,该应用程序旨在分发给其员工及其 channel 合作伙伴。 ABC 更喜欢将应用程序作为私有(private)应用程序分发,而不是将其托管在应用程序商店中。

在这方面,我有几个疑问

  • 我可以使用我们的开发人员凭据在应用商店中以 ABC 的名义发布应用吗?
  • 我可以使用 ABC 的企业开发者许可证将应用程序私下分发给其员工和 channel 合作伙伴吗?可以分发的应用程序数量是否有限制?
  • 如果问题 2 不可行,我们可以使用批量购买计划将应用程序分发给员工和 channel 合作伙伴吗?在这种情况下,我们作为开发团队是否可以发布应用程序,让 ABC 使用 VPP 计划购买应用程序并将其分发给其员工和 channel 合作伙伴?购买和分发的应用程序数量是否有数量限制?

  • 简而言之,将应用程序作为私有(private)应用程序分发给 ABC 的员工和 channel 合作伙伴的最佳方式是什么?

    最佳答案

    似乎 Volume Purchase Program for Business 是 App Store 以外的唯一选择。
    苹果:

    Distribute to authorized buyers that you identify, giving your customers privacy and security.

    Custom apps are distributed privately to authorized Volume Purchase Program for Business members that you identify in iTunes Connect. Customers sign in and purchase their apps on the Volume Purchase Program store.


    企业计划仅限于公司员工。

    关于iOS App Distribution 作为私有(private)应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28941820/

    相关文章:

    ios - 在整个应用程序中使用来自 appdelgate 的 boolean 值

    ios - 如何向 App Store 提交波兰语应用程序?

    iOS - Xcode 9.2 中缺少 CFBundleIconName

    iphone - 应用程序的设计区域

    ios - 通过 Apple 批量购买计划分发自定义 B2B iOS 应用程序?

    ios - 通过 Apple 批量购买计划分发自定义 B2B iOS 应用程序?

    iphone - IOS 7 - 添加覆盖崩溃应用程序

    ios - 使对象居中,使垂直约束始终均匀

    ios - 我如何对核心数据迁移进行单元测试?