Search code examples
securityipadcertificatemdm

Can my iOS app see the device's MDM certificate?


Is there a way for my application to see whether an MDM certificate/profile is deployed to the device it's running on?


Solution

  • No, this is not possible. Applications cannot access the secure keychain, nor can they access profiles.