Post

Replies

Boosts

Views

Activity

Enabling Supervised Mode on an iOS Device
I'm looking to develop an application that can enable the Supervision Mode on an iOS device that is connected over a USB cable. For this, I'm looking to use Apple Configurator's Configuration Utility which has Handlers such as "CNFGPrepareSpecifiedDevices". I'm planning to invoke the " (script library)" and call CNFGPrepareSpecifiedDevices along with the required parameters from my application. This will have a dependency on the Apple Configurator installed on the Mac. Is calling the Configuration Utility scripts and handlers within my application legally allowed by Apple? Or is there any alternative approach someone can suggest?
1
0
467
Sep ’23
Is it necessary to have Supervised device to use blockedAppBundleIDs parameter in MDM - Restrictions Payload?
Is it necessary to have Supervised device to use blockedAppBundleIDs parameter in MDM - Restrictions Payload? Documentation says device can be made Supervised only through DEP, and DEP or ABM is mainly for organizations or schools not for individuals, I'm developing an application related to parent control where I might have to use blockedAppBundleIDs in the restrictions payload, but it requires supervised device. Is there any way we can do DEP through OTA for individual, old devices ? Any suggestion here ?
1
0
462
May ’23