Need status from device before wipe due to passcode policy "maxFailedAttempts" setting

  1. Enroll an iOS device via MDM and apply passcode policy with "maxFailedAttempts" setting enabled https://developer.apple.com/documentation/devicemanagement/passcode

  2. Now when the user attempts to unlock device exceeds above "maxFailedAttempts" - the device gets wiped. Now the administrator is unaware of this event.

    It would be helpful to get an message/DDM status from device to notify the MDM server that device is wiped due to incorrect passcode attempts.

Need status from device before wipe due to passcode policy "maxFailedAttempts" setting
 
 
Q