Hi. I would like to check the device integrity. I have been searching and I have found it is possible to check the integrity of the app, BUT instead I would like the check the integrity of the device. Be able to determine if it is rooted or jailbroken or something like that.
Device integrity.
The canonical way to do this is with App Attest service. See Establishing your app’s integrity.
I have found it is possible to check the integrity of the app, BUT instead I would like the check the integrity of the device.
When you think about it, the one implies the other. The App Attest service can only attest to the integrity of the app if it believes in the integrity of the device itself.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"