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 8aa708d commit 5eaeebbCopy full SHA for 5eaeebb
mParticle-Google-Analytics-Firebase-GA4/MPKitFirebaseGA4Analytics.m
@@ -90,7 +90,6 @@ - (MPKitExecStatus *)execStatus:(MPKitReturnCode)returnCode {
90
#pragma mark MPKitInstanceProtocol methods
91
- (MPKitExecStatus *)didFinishLaunchingWithConfiguration:(NSDictionary *)configuration {
92
_configuration = configuration;
93
- [FIRApp configure];
94
95
if ([FIRApp defaultApp] == nil) {
96
NSAssert(NO, @"There is no instance of Firebase. Check the docs and review your code.");
0 commit comments