We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff2b27 commit cd1ee8dCopy full SHA for cd1ee8d
FirebaseAppCheck/Sources/Core/FIRAppCheck.m
@@ -48,8 +48,6 @@
48
49
static id<FIRAppCheckProviderFactory> _providerFactory;
50
51
-static NSString *const kDummyFACTokenValue = @"eyJlcnJvciI6IlVOS05PV05fRVJST1IifQ==";
52
-
53
@interface FIRAppCheck () <FIRAppCheckInterop, GACAppCheckTokenDelegate>
54
@property(class, nullable) id<FIRAppCheckProviderFactory> providerFactory;
55
0 commit comments