Distributing Custom Apps
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,你可以私下的并安全的分发给指定的合作伙伴、客户端、加盟商。您还可以将专有应用程序分发给内部员工

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 设置发布日期
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的更多相关文章
- [App Store Connect帮助]七、在 App Store 上发行(2.5)设定价格与销售范围:向企业或教育机构分发您的 App
您可以向您添加至 App Store Connect 以及参与“Apple 商务”或“校园教务管理”的用户.企业或教育机构单独分发您的非公开 App.此选项仅在您的 App 尚未获得批准时可用. 有关 ...
- 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 ...
- 修改CUSTOM.PLL文件调用客户化FORM&修改标准FORM
修改custom.pll文件里 的过程event:参考例子如下,修改好后上传至$AU_TOP/resource 运行编译frmcmp_batch CUSTOM apps/apps module_typ ...
- White-Label Apps
转载:https://www.vendasta.com/blog/white-label-apps What are white-label apps? White-label apps are ap ...
- CNCF CloudNative Landscape
cncf landscape CNCF Cloud Native Interactive Landscape 1. App Definition and Development 1. Database ...
- CNCF LandScape Summary
CNCF Cloud Native Interactive Landscape 1. App Definition and Development 1. Database Vitess:itess i ...
- 网络服务器之HTTPS服务
import ssl, socket, time if __name__ == "__main__": context = ssl.SSLContext(ssl.PROTOCOL_ ...
- fir.im Weekly - iOS9 适配开发教程
期待已久的 iOS 9 发布了,很多人更新完毕得出结论:这是值得升级的版本.随之而来的是适应 iOS9 开发技术.本期 Weekly 收集了一些关于 iOS9 相关的开发资源,希望对你有帮助. iOS ...
- Cheatsheet: 2014 10.01 ~ 10.30
.NET ASP.NET Web Api: Unwrapping HTTP Error Results and Model State Dictionaries Client-Side HTTP 20 ...
随机推荐
- flink 处理实时数据的三重保障
flink 处理实时数据的三重保障 window+watermark 来处理乱序数据对于 TumblingEventTimeWindows window 的元数据startTime,endTime 和 ...
- 白话k8s-Pod的组成
k8s的所有功能都是围绕着Pod进行展开的,我们经常会看到类似这样一张图 告诉我们,Pod是一组container的集合,container之间可以通过localhost:port的方式直接访问. 感 ...
- 【应用服务 App Service】发布到Azure上的应用显示时间不是本地时间的问题,修改应用服务的默认时区
问题情形 应用程序发布到App Service后,时间显示不是北京时间,默认情况为UTC时间,比中国时间晚 8 个小时. 详细日志 无 问题原因 Azure 上所有的服务时间都采用了 UTC 时间. ...
- Linux命令提示符
命令提示符:prompt [root@localhost ~]# 用户@主机名 所在目录 用户身份(#管理员 $普通用户) 显示提示符格式 Ubuntu sun@u18-2:~$ echo $PS1 ...
- ssh执行命令
执行一条命令 ssh user@ip command 执行多条命令 ssh user@ip "command1;command2" #分号隔开 关于转义 ssh user@ip ' ...
- 这是2020年最强Python学习路线,从入门到精通!
给大家整理的这套python学习路线图,按照此教程一步步的学习来,肯定会对python有更深刻的认识.或许可以喜欢上python这个易学,精简,开源的语言.全民学Python的话题铺天盖地,中国的Py ...
- BlockCanary界面卡顿检测
添加依赖: implementation 'com.github.markzhai:blockcanary-android:1.5.0' 运行后会同时安装检测工具,主要检测UI线程运行卡顿现象 pub ...
- Jenkins 凭证管理 - 看这一篇就够了~
目录 Credential 类型 Credential 安全 Credential 创建 Credential ID 定义 Credential 使用 Credential 相关插件 最佳实践 许多三 ...
- Jenkins持续集成报告列表显示不正确的问题解决
利用robotframework+jenkins对系统进行持续集成,近段时间发现某一系统的Jenkins报告输出列表显示的执行用例数量不对.如图: 经检查发现Configure -- Post-bui ...
- Ubuntu 18.04 Tomcat 端口号查询
参考http://blog.csdn.net/liufuwu1/article/details/71123597 最近几天发现许多这篇笔记被许多朋友访问,推测有很多朋友也与我有相同的疑惑,而原始版本过 ...