ab//

// attestation

what is Apple App Attest / DeviceCheck (iOS)?

The app generates a key in the Secure Enclave; Apple certifies that key is bound to a genuine, unmodified instance of the app on real Apple hardware. The app then signs each server request with that key (assertions), verified against Apple's root. Part of the DeviceCheck framework.. Distilled from the richards attestation (mobile) catalog.

source capture as of 2026-06-15

in the benchmark

Apple App Attest / DeviceCheck (iOS) is tracked as part of the attestation taxonomy. see how tracked tools score against it on the capability matrix.

related

where to go from here