Distributing Custom Apps

分配自定义应用程序

November 10, 2020

2020年11月10日

Custom apps let you meet the unique needs of organizations and schools. And now, you can distribute custom Mac apps. Provide a tailored look and feel, security features for sensitive data, special functionality for workflows, and much more, then distribute privately on Apple Business Manager or Apple School Manager.

自定义 App 可以让你接触到,组织和学校的特色需求。如今,你可以分发自定义 Mac App。提供量身定做的外观和感受。敏感数据的安全特性,工作流的特殊功能,还有更多。然后在Apple Business Manager或Apple School Manager上私下分发。

Engage with businesses and educational institutions to design and build customized apps that meet the unique needs of their organization. With Apple Business Manager and Apple School Manager, you can privately and securely distribute to specific partners, clients, franchisees. And you can also distribute proprietary apps to your internal employees.

与企业和教育机构合作,并设计和构建满足它们组织特殊需求的 App。用 Apple Business Manager 和 Apple School Manager,你可以私下的并安全的分发给指定的合作伙伴、客户端、加盟商。您还可以将专有应用程序分发给内部员工

 
logo.png

How It Works

Organizations that you identify in App Store Connect will see your app and be able to download it in the Apps and Books section of Apple Business Manager and Apple School Manager. You can offer custom apps for free or at any price tier you choose. Identify the organizations who can download your app and set a release date in App Store Connect.

在 App Store Connect 标记的组织,可以看见并下载 App, Apple Business Manager and Apple School Manager 书籍部分。你可以选择免费或者按层级收费的方式提供自定义App。你可以标识可以现在App 的组织,也可以在 App Store Connect 设置发布日期

Learn more

App Store Connect

App Store Connect lets you distribute your app privately in up to 69 regions. Upload your app for review and select the Custom App Distribution option. If your app contains sensitive data, provide sample data and authentication for our review team. Make sure your tax and banking information is set up so that Apple can process payments for you. You’ll also be able to invite testers to beta test your app before distribution.

App Store Connect可让您在多达69个区域内私下分发应用程序,上传您的应用以供审核,然后选择“自定义应用分发”选项。如果您的应用包含敏感数据,请为我们的审核小组提供示例数据和身份验证。确保设置了您的税收和银行信息,以便Apple可以为您处理付款。您还可以邀请测试人员在发布前对您的应用进行Beta测试。

Learn how to use App Store Connect

Apple Business Manager

Organizations can enroll as an Apple Business to purchase and distribute content and automate device deployment using Apple Business Manager. The organizations that you identify can see your app and purchase it in the Content section of Apple Business Manager and seamlessly distribute it through Mobile Device Management. Alternatively, organizations can choose to provide redemption codes to authorized users to download the app on the App Store.

组织可以注册为Apple Business,以使用Apple Business Manager购买和分发内容,并自动进行设备部署。标记过的组织可以在Apple Business Manager 内容部分为 App 查看并付费。也可以通过 Mobile Device Management 进行无缝的分发。或者,选择向授权用户提供兑换代码以在App Store上下载该应用。

Learn how to use Apple Business Manager

Apple School Manager

Meet the unique needs of educational institutions by privately offering apps you’ve customized just for them. Organizations that you identify in App Store Connect will see the app and be able to purchase it in volume on Apple School Manager, a service that lets educational institutions buy content, configure automatic device enrollment, and create accounts for students and staff. Educational institutions can also use this feature to distribute proprietary apps for internal use.

通过私下提供专门针对教育机构定制的应用程序,来满足教育机构的独特需求。您在App Store Connect中标识的组织将看到该应用程序,并能够在Apple School Manager中批量购买该应用程序,允许教育机构购买内容,配置自动设备注册并为学生和员工创建帐户的服务,教育机构也可以使用此功能来分发专有应用程序供内部使用

Learn how to use Apple School Manager

Distributing

unique

tailored

Engage

franchisees

tier

seamlessly

Alternatively

redemption

redemption codes

in volume

staff

Distributing Custom Apps的更多相关文章

  1. [App Store Connect帮助]七、在 App Store 上发行(2.5)设定价格与销售范围:向企业或教育机构分发您的 App

    您可以向您添加至 App Store Connect 以及参与“Apple 商务”或“校园教务管理”的用户.企业或教育机构单独分发您的非公开 App.此选项仅在您的 App 尚未获得批准时可用. 有关 ...

  2. 5 Options for Distributing Your iOS App to a Limited Audience

    http://mobiledan.net/2012/03/02/5-options-for-distributing-ios-apps-to-a-limited-audience-legally/ I ...

  3. 修改CUSTOM.PLL文件调用客户化FORM&修改标准FORM

    修改custom.pll文件里 的过程event:参考例子如下,修改好后上传至$AU_TOP/resource 运行编译frmcmp_batch CUSTOM apps/apps module_typ ...

  4. White-Label Apps

    转载:https://www.vendasta.com/blog/white-label-apps What are white-label apps? White-label apps are ap ...

  5. CNCF CloudNative Landscape

    cncf landscape CNCF Cloud Native Interactive Landscape 1. App Definition and Development 1. Database ...

  6. CNCF LandScape Summary

    CNCF Cloud Native Interactive Landscape 1. App Definition and Development 1. Database Vitess:itess i ...

  7. 网络服务器之HTTPS服务

    import ssl, socket, time if __name__ == "__main__": context = ssl.SSLContext(ssl.PROTOCOL_ ...

  8. fir.im Weekly - iOS9 适配开发教程

    期待已久的 iOS 9 发布了,很多人更新完毕得出结论:这是值得升级的版本.随之而来的是适应 iOS9 开发技术.本期 Weekly 收集了一些关于 iOS9 相关的开发资源,希望对你有帮助. iOS ...

  9. Cheatsheet: 2014 10.01 ~ 10.30

    .NET ASP.NET Web Api: Unwrapping HTTP Error Results and Model State Dictionaries Client-Side HTTP 20 ...

随机推荐

  1. linux mount挂载命令

    [root@localhost src]# mount 查询系统中已经挂载的设备 [root@localhost src]# mount -a 依据配置文件 /etc/fstab的内容,自动挂载

  2. 使用OLEDB方式 读取excel和csv文件

    /// <summary> /// 使用OLEDB读取excel和csv文件 /// </summary> /// <param name="path" ...

  3. lerna管理前端模块实践

    最近在工作中使用了 lerna 进行前端包的管理,效率提升了很多.所以打算总结一下最近几个月使用 lerna 的一些心得.有那些不足的地方,请包涵. 该篇文章主要包括在使用 lerna 的一些注意事项 ...

  4. poco对象生成的几种方式根据你使用不同的ui决定

    androidpoco定义方法 from poco.drivers.android.uiautomation import AndroidUiautomationPoco dev = connect_ ...

  5. Cocos2d-x extensions库使用问题解决方法

    需要在加入头文件#include "cocos-ext.h" 1>e:\cocos\cocos2d-x\cocos2d-x-3.10\extensions\gui\cccon ...

  6. 盘点.NET JIT在Release下由循环体优化所产生的不确定性Bug

    盘点在Release下由循环体优化所产生的不确定性Bug 在这篇文章中,我将介绍一些在测试环境(DEBUG)下正常,但在生产环境(Release)下却会出现的一些让人难以捉摸的Bug. 如果你对开源技 ...

  7. 【CF1445C】Divison 题解

    原题链接 题意简介 给出两个正整数 p 和 q,要求一个最大的 x 使 p 可被 x 整除,而 q 不可被 x 整除. 其中,\(1 \leq p \leq 10^{18} ; 2 \leq q \l ...

  8. C# 实现十六进制Unicode编码字符串转换为汉字

    网上找了几个方法,但是运行之后会报错,提示要解析的字符串格式不正确.然后我猜想可能是传入的字符串 \u60a8\u4eca\u65e5\u5df2\u7b7e\u5230 中带"\" ...

  9. linux上性能调优常用命令及简介

    1.综合命令:nmon.top:topas(aix) d :磁盘相关 c:cpu相关 m:内存相关 2.磁盘 2.1 测试顺序写性能dd if=/dev/zero of=/cdr/test.data ...

  10. [Luogu P2824] [HEOI2016/TJOI2016]排序 (线段树+二分答案)

    题面 传送门:https://www.luogu.org/problemnew/show/P2824 Solution 这题极其巧妙. 首先,如果直接做m次排序,显然会T得起飞. 注意一点:我们只需要 ...