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
I have something basic for showing notifications within my app, but anytime I trigger a notification, the add foreground listener triggers multiple times, causing the notification, in this case Drops.show() to appear multiple times
What happened?
I have something basic for showing notifications within my app, but anytime I trigger a notification, the add foreground listener triggers multiple times, causing the notification, in this case Drops.show() to appear multiple times
Duplicate Notification Supressed
i had to move it out of my service layer to a stateful widget to track the stateSteps to reproduce?
What did you expect to happen?
I expected the notification foreground listener to show only once
OneSignal Flutter SDK version
^5.3.2
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: