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 edef138 commit a56bd70Copy full SHA for a56bd70
app/src/util_ios.mm
@@ -28,6 +28,7 @@
28
#import <objc/runtime.h>
29
30
using firebase::GetLogLevel;
31
+using firebase::kLogLevelDebug;
32
33
// Key used in Info.plist to specify a custom AppDelegate class name.
34
static NSString *const kFirebaseAppDelegateClassNameKey = @"FirebaseAppDelegateClassName";
0 commit comments