Post

Replies

Boosts

Views

Activity

Guided access mode programmatically
I'm developing an app for educational purposes.Use case is as following:Students use their own device as they usually do.When student comes to the class - they will be using the educational app, as a typical app.When exam starts, student connects to the teacher and the teacher should be able to lock connected devices to this educational app only (so that student cannot cheat, or use other apps).When the exam finishes - teacher unlocks all connected devices, so that all the device features are available again, and they can exit the educational app.What Apple Docs suggest - that you need to supervise device in order to be able to control it. This is not an option for us, as supervising will wipe all the user data (correct me if I'm wrong) + it's long process.(NOTE: option autonomousSingleAppModePermittedAppIDs in MDM profile also requires to supervise the device)Another option - teacher can manually enter the Guided Access mode on each of the student's devices, but that also takes time and is by far not user friendly and not an option for large group of students (we target for any group size).Is there an option to enter Guided Access mode with out supervising the device. For example, app will prompt "Grant this app permission to enter Guided Access mode?". User selects "Yes", and after that the app will be able to enter Guided Access during the exam automatically.Maybe Apple can approve our app for doing this after reviewing that it does not do any harm for user device and is useful in education?Or is there any other similar option?So far I couldn't find find such option anywhere on the Internet (and I've been searching for a few days so far).Any help appreciated.Thanks in advance.
3
0
2.9k
Aug ’16