Skip to content

Conversation

@andrewheard
Copy link
Contributor

Renamed the App Check (Lite) SDK to App Check Core.

#no-changelog

@andrewheard andrewheard marked this pull request as ready for review July 21, 2023 13:47
@andrewheard andrewheard requested a review from paulb777 July 21, 2023 13:47
[self.debugProvider getTokenWithCompletion:^(GACAppCheckToken *_Nullable internalToken,
NSError *_Nullable error) {
if (error) {
FIRAppCheckDebugLog(kGACLoggerAppCheckMessageDebugProviderFailedExchange,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this delete intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is intentional but thank you for double checking!

Context: The message with code GACLoggerAppCheckMessageDebugProviderFailedExchange is already logged in GACAppCheckDebugProvider. I had already refactored kGACLoggerAppCheckMessageDebugProviderFailedExchange in PR #11570 but it didn't trigger FirebaseAppCheck's CI checks so I didn't catch it until now.

@andrewheard andrewheard merged commit e6cc60f into appcheck-lite Jul 21, 2023
@andrewheard andrewheard deleted the ah/app-check-core branch July 21, 2023 14:17
@firebase firebase locked and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants