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(centos8):禁用selinux(临时关闭/永久关闭)

    一,selinux的用途 1,什么是selinux SELinux:即安全增强型 Linux(Security-Enhanced Linux) 它是一个 Linux 内核模块,也是 Linux 的一个 ...

  2. seajs模块化jQuery与jQuery插件【转】

    把jQuery修改成SeaJs的模块代码非常简单,就是用下面这段语句将jQuery源代码包裹起来: define('jquery',[],function(require, exports, modu ...

  3. py中变量名的“秘密”

    今天突然脑子发抽,想到py里有没有指针这个概念,于是我马上google.baidu了一波,发现网上大多都在说py.java.c#这类纯面向对象的编程语言用对象的概念能完全替代指针.那么问题来了,没有指 ...

  4. JS XMLHttpRequest请求

    前言 我们知道jq的请求非常简短好用,但是其实js原生的请求也不差,并且不用插件更能说明自己本身的技术已经很强了,别人看自己代码一脸懵逼的时候,这时就可以一一解释这些代码的用处,更能让别人敬佩! JS ...

  5. HTML编辑器(1)

    前言 现在网上有很多这样的HTML编辑器,这种编辑器无疑给人带来了很多方便,所以自己也想尝试制作一款这样的HTML编辑器,既然要制作,那就肯定是先把UI搭起来,再慢慢完善功能 设计思路 我的思路就是将 ...

  6. win10 随记

    昨天买的台式电脑,今天到了.有点小激动(用了5年的i3笔记本可以稍微休息下了,哈哈) 拿到电脑,和朋友一块,插线...最终连接成功. 记录下过程中的乌龙操作,,, 1.连接好线路后,显示器没反应,(显 ...

  7. Messenger实现进程间通信(IPC)

    messenger内部也是实现aidl通信,所以可以看做一个轻量级aidl,但相对比较简单.首先开启一个服务并实现一个Handler用来处理消息,在onbind方法中返回IBinder对象,通过Ser ...

  8. 读高性能Mysql摘要

    类型相关 INT(1)和INT(20)对于存储和计算来说,意义是相同的,他不会限制值的合法范围,只是一些交互工具会用来显示字符的个数 默认是有符号的,可以指定为无符号,增加数据存储范围,如0-255, ...

  9. ceph踩坑日记之rgw_dynamic_resharding

    1.背景说明 参考说明: https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/2/html/object_gatewa ...

  10. Docker学习笔记之--.Net Core应用容器通过网桥连接Redis容器(环境:centos7)

    上节演示通过应用容器连接sql server容器,连接:Docker学习笔记之--.Net Core项目容器连接mssql容器(环境:centos7) 本节演示安装 redis容器,通过网桥连接 先决 ...