Commit 2072eac
authored
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 check1 parent ae7fa7c commit 2072eac
File tree
1 file changed
+4
-3
lines changed- OneSignalSDK/onesignal/in-app-messages/src/main/java/com/onesignal/inAppMessages/internal
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
529 | | - | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
530 | 533 | | |
531 | | - | |
532 | 534 | | |
533 | | - | |
534 | 535 | | |
535 | 536 | | |
536 | 537 | | |
| |||
0 commit comments