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
Hello, I have encountered an issue with OneSignal’s in-app messaging on Android. When an in-app message is displayed and dismissed using the Android back button, it initially disappears as expected. However, if the user then sends the app to the background and reopens it, the in-app message reappears, even though it was previously dismissed.
screen-20250323-124905.mp4
Steps to reproduce?
1. Open the app and trigger an in-app message (configured via OneSignal).
2. Close the message using the Android back button.
3. Send the app to the background.
4. Reopen the app.
What did you expect to happen?
The in-app message should remain dismissed after being closed with the back button.