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 cb5aa3c commit 042b264Copy full SHA for 042b264
Firebase/InAppMessagingDisplay/FIRIAMDefaultDisplayImpl.m
@@ -63,6 +63,7 @@ + (NSBundle *)getViewResourceBundle {
63
@"FIAM Display Resource bundle "
64
"is missing: not contained within bundle %@",
65
containingBundle);
66
+ return;
67
}
68
69
resourceBundle = [NSBundle bundleWithURL:bundleURL];
0 commit comments