简体   繁体   中英

iOS prevent app switching

I want to prevent app switching on an iPad. I need to load a custom app for my employees who can use the app and do nothing else on the iPad. I've heard that Apple allows custom apps to be loaded for commercial uses without going through the app store.

The basic settings under General > Restrictions let me turn off a few apps, but this is inadequate. Ideally, I need two provide two modes: Guest and Admin. The Admin would have ability to other apps and settings. Would be great if the passcode functionality could be leveraged for this.

Is this possible?

The ability to disable the home button on the device is coming in iOS 6, as seen on iOS 6 Preview: Accessibility .

You may be able to configure an iPad to disable the home button as well using Apple's Configuration Tool by setting SBStoreDemoAppLock . See another question on Stack Overflow, Lock-down iPhone/iPod/iPad so it can only run one app .

Finally, as for deploying your apps, you probably want the iOS Developer Enterprise Program .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM