You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure InAppMessagesManager will capture/send impressions even if there is no IAM lifecycle listener set by the app. (#1980)
* Ensure InAppMessagesManager will capture/send impressions even if there is no IAM lifecycle listener set by the app.
* Flip the logic of if/else check
Copy file name to clipboardExpand all lines: OneSignalSDK/onesignal/in-app-messages/src/main/java/com/onesignal/inAppMessages/internal/InAppMessagesManager.kt
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -526,11 +526,12 @@ internal class InAppMessagesManager(
0 commit comments