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
In InAppMessageView which owns the popup window, it will listen to the popup window's dismissal event and trigger the post-dismissal flow.
It also sets the manual flag when `removeAllViews()` is invoked.
Copy file name to clipboardExpand all lines: OneSignalSDK/onesignal/in-app-messages/src/main/java/com/onesignal/inAppMessages/internal/display/impl/InAppMessageView.kt
+15-6Lines changed: 15 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,16 @@ internal class InAppMessageView(
0 commit comments