I'm trying to supervise an iPhone that has already been set up (CloudConfigurationUIComplete: true, IsSupervised: false) without erasing it. When I run ios prepare --certfile=supervision-cert.der --orgname=test I get the error "A cloud configuration is already present on this device."
Apps like ShiftYourPhone and TechLockdown are able to supervise already-set-up devices without erasing them on Windows — they trigger a "continue with partial setup" flow on the device. Is this something go-ios supports or plans to support? If not, which protocol/service would need to be called to clear the existing cloud config and trigger the partial setup flow?
I'm trying to supervise an iPhone that has already been set up (CloudConfigurationUIComplete: true, IsSupervised: false) without erasing it. When I run ios prepare --certfile=supervision-cert.der --orgname=test I get the error "A cloud configuration is already present on this device."
Apps like ShiftYourPhone and TechLockdown are able to supervise already-set-up devices without erasing them on Windows — they trigger a "continue with partial setup" flow on the device. Is this something go-ios supports or plans to support? If not, which protocol/service would need to be called to clear the existing cloud config and trigger the partial setup flow?