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 1da1de1 commit f7ebbc1Copy full SHA for f7ebbc1
FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMBaseRenderingViewController.h
@@ -36,7 +36,7 @@ NS_EXTENSION_UNAVAILABLE("Firebase In App Messaging is not supported for iOS ext
36
- (void)appDidBecomeActive:(NSNotification *)notification;
37
38
// Tracking the aggregate impression time for the rendered message. Used to determine when
39
-// we are eaching the minimal iimpression time requirements. Exposed so that sub banner vc
+// we are eaching the minimal impression time requirements. Exposed so that sub banner vc
40
// class can use it for auto dismiss tracking
41
@property(nonatomic) double aggregateImpressionTimeInSeconds;
42
0 commit comments