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. centos8平台使用iostat监控磁盘io

    一,iostat所属的包: [root@centos8 ~]# whereis iostat iostat: /usr/bin/iostat /usr/share/man/man1/iostat.1. ...

  2. XSS攻击 js 脚本注入

    原文地址:http://www.cnblogs.com/robot/archive/2009/04/15/1436107.html 1.不要相信Request.QueryString: 相信在asp时 ...

  3. springboot入门系列(一):简单搭建springboot项目

    Spring Boot 简单介绍 Spring Boot 本身并不提供Spring框架的核心特性以及扩展功能,只是用于快速.敏捷地开发新一代基于Spring框架的应用程序.也就是说,它并不是用来替代S ...

  4. laytable 前台删除后加载当前页数据。

    laytable一次性获取数据后,点击删除调用后台删除.返回成功状态后刷新当前页数据. 渲染方法: //渲染表格 function renderingTable(pageIndex, sourceDa ...

  5. pyqt5屏幕坐标系

    我们直接用代码去理解屏幕坐标系 import sys from PyQt5.QtWidgets import QHBoxLayout,QMainWindow,QApplication,QPushBut ...

  6. Java对象转JSON时如何动态的增删改查属性

    1. 前言 日常开发中少不了JSON处理,少不了需要在JSON中添加额外字段或者删除特定字段的需求.今天我们就使用Jackson类库来实现这个功能. 2. JSON字符串增加额外字段 假如我们有这样结 ...

  7. 1. Spark Word Count

    1. request: 2. scala: sc.textFile("input").flatMap(_.split(" ")).map((_,1)).redu ...

  8. 如果在Yii中,使用AR查询,不直接写sql,则在使用的时候会报错

    如果在Yii中,使用AR查询,不直接写sql,则在使用的时候会报错 Student::find() ->select("id,name,from_unixtime(create_tim ...

  9. (2)ASP.NET Core3.1 Ocelot路由

    1.路由 前一个章节我们已经介绍过Ocelot,相信大家也了解到,Ocelot的主要功能是接收客户端等传入的HTTP请求,并将其转发到下游服务.Ocelot当前仅以另一个http请求的形式支持此功能( ...

  10. 【Kata Daily 190906】Vasya - Clerk(职员)

    题目: The new "Avengers" movie has just been released! There are a lot of people at the cine ...