I am trying to check if a user has removed iOS MDM profile from mobile directly. (this is for non-supervised phone)
A user can remove profile in online & offline mode.
While online, if a user removes the MDM profile I am able to detect by getting the status of a device.
But, when a user removes the profile by going to offline mode, WSO2 EMM still displays the device as active.
Edited: My iOS application is also installed on the device. So if there is any objective-c way to detect iOS profile installed on a system will also do the job.
Let me know if you need additional details. Any help will be appreciated.