How to lock down user to Single App mode in iOS 6, Programmatically?

后端 未结 4 1100
借酒劲吻你
借酒劲吻你 2021-02-06 17:10

There are some question which are related to this,. but getting the exact answer:

Lock-down iPhone/iPod/iPad so it can only run one app

Recently iOS 6 is introdu

4条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-06 17:34

    Hi may be I am late but I have a good news for you.

    Apple provide a new feature in IOS 7 and we can lock the user to single mode without user permission(Lock and unlock mode) here is the apple documentation link

    https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIAccessibilityRequestGuidedAccessSession

    the other way is to install the profile config profile like is

    http://ipadhire.co.nz/lockdown.mobileconfig

    it lock the home button of IPhone and enable single mode

提交回复
热议问题