iOS - 限制使用单个应用程序 [英] iOS - Restricting use to single app

查看:266
本文介绍了iOS - 限制使用单个应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一款适用于iPad / iPod Touch的商务应用。我想知道是否有办法将设备上的使用限制在我的应用程序中。换句话说,我们不希望员工安装其他应用程序,如游戏和玩弄设备。

I am developing a business app for use on an iPad/iPod Touch. I am wondering if there is a way to restrict usage on the device to my app only. In other words, we don't want employees installing other apps such as games and playing around with the devices.

推荐答案

是的,这是可能的。

查看 iOS配置文件编程指南

编辑:请参阅有关限制的部分,它将允许您完全按照您的需要进行操作。但请注意,您需要访问这些设备,理想情况下,设备应该是公司属性。您需要通过Enterprise Distribution分发您的应用。

See the section about restrictions, it will allow you to do exactly what you need. Note however that you'll need to have access to those devices, ideally the devices should be company property. And you need to distribute your app via Enterprise Distribution.

编辑2:从iOS6开始,此功能可通过常规设置应用获得。它被称为引导访问,是辅助功能设置的一部分。它将允许您禁用主页按钮(通过三次单击主页按钮取消引导访问并输入预设代码),它甚至可以让您定义应禁用的应用程序区域。

Edit 2: Since iOS6, this feature is available through the normal settings app. It is called "Guided Access" and is part of the Accessibility settings. It will let you disable the home button (cancel guided access by triple-clicking the home button and enter the preset code) and it will even let you define areas within apps which should be disabled.

这篇关于iOS - 限制使用单个应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆