app-check icon indicating copy to clipboard operation
app-check copied to clipboard

[FR]: Add App Attest error codes in GACAppCheckErrorCode enum

Open andrewheard opened this issue 2 years ago • 0 comments

Description

Add error codes to differentiate failures occurring in:

  • generateKeyWithCompletionHandler:
  • attestKey:clientDataHash:completionHandler:
  • generateAssertion:clientDataHash:completionHandler:

These are currently reported as GACAppCheckErrorCodeUnknown.

andrewheard avatar Oct 24 '23 21:10 andrewheard