DeviceCheck framework error

We integrated DeviceCheck framework into our app to prevent fraudulent call to our app service around one year ago.

Recently, we received a few cases related to this function over Christmas Eve period.

Based on the logs we have, it indicated both the following two functions returned errors. But we don't have the exactly errors logged and now we cannot replicate. DCAppAttestService.shared.attestKey() DCAppAttestService.shared.generateAssertion()

The other finding we have is some users reporting this issue recently upgraded their devices from iOS 18 to iOS 26.

So we are suspecting it's due to either the OS upgrading, or Apple's app attest service degrading.

Anyone encountered the similar issues before, or have any idea regarding the root cause? Thanks!

DeviceCheck framework error
 
 
Q