本文介绍了尝试从iOS6应用程序中启动引导式访问?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个正在使用XCode构建的iOS6(iPhone)应用,该应用在列表视图中列出了用户设备(已注册URL)上已安装的应用.是否可以在引导访问"模式下打开列表中的其中一个应用程序(如果事先打开了引导访问")?基本上,我们希望绕过三次单击主页按钮,并使列表中的任何应用程序直接打开引导访问开始"屏幕.

We have an iOS6 (iPhone) app we are building in XCode that lists installed apps on the user's device (who have registered URLs) in a list View. Is it possible to make one of the apps in the list open in Guided Access mode (if Guided Access is turned on beforehand)? Basically, we want to bypass the triple click on the home button and make any app in the list open directly to the Guided Access Start Screen.

推荐答案

根据 Apple

很明显,苹果将禁止启动其他应用程序.

It's pretty clear that Apple will forbid launch of other applications.

这篇关于尝试从iOS6应用程序中启动引导式访问?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-17 09:09
查看更多