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