Skip to content

Commit 344e76a

Browse files
committed
adding to hotfix
1 parent 09c1e9c commit 344e76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Branch-SDK/Branch-SDK/Branch.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,8 @@ - (BOOL)continueUserActivity:(NSUserActivity *)userActivity {
448448
}
449449
}
450450

451-
[self initUserSessionAndCallCallback:YES];
452451
self.preferenceHelper.shouldWaitForInit = NO;
452+
[self initUserSessionAndCallCallback:YES];
453453

454454
return spotlightIdentifier != nil;
455455
}

0 commit comments

Comments
 (0)