Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add failure reasons for App Attest error cases #32

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

andrewheard
Copy link
Collaborator

This will allow developers to more granularly determine when errors occur in GACAppAttestProvider (when performing generateKeyWithCompletionHandler:, attestKey:clientDataHash:completionHandler: or generateAssertion:clientDataHash:completionHandler:), along with additional debugging information (keyId and clientDataHash lengths).

This is a port of firebase/firebase-ios-sdk#11956 to this repo.

@andrewheard andrewheard marked this pull request as ready for review October 24, 2023 21:57
@andrewheard andrewheard requested a review from paulb777 October 24, 2023 21:57
@andrewheard andrewheard merged commit 6417d6a into main Oct 24, 2023
11 checks passed
@andrewheard andrewheard deleted the ah/appattest-errors branch October 24, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants