IOS Kiosk Mode Coding

跟風遠走 提交于 2019-12-11 16:10:42

问题


I am looking to setup a one off application on my Developer iPad that prevents the usage of the home button (and preferably the lock button too). I would like to password protect leaving the application essentially. Best way to do that would be what?


回答1:


see my answer here Lock-down iPhone/iPod/iPad so it can only run one app

The lock button would still be active however so the device would be able to be rebooted. You would need a case that protected the lock button, that is the method Apple use in their stores.




回答2:


Without rooting your iPad I'm not aware that it's possible.




回答3:


A way to do it manually:

  • Make the following selection Settings->General->Accessiblity->Guided access and enable it and set the password

  • Open the app to be locked

  • Triple click the home button continuously that's it its the app gets locked

  • To unlock triple click the home button continuously give the password While it asks that's it app is unlocked

Note:

This solution works from iOS 6 only.



来源:https://stackoverflow.com/questions/7654817/ios-kiosk-mode-coding

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!