OneSignal / OneSignal-Flutter-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
https://www.onesignal.com
Other
617 stars 213 forks source link

[Bug]: Previous received notification is showing up again when app is opened next time. #636

Open Jos-Sea opened 1 year ago

Jos-Sea commented 1 year ago

What happened?

I dismissed the notification I received from the notification panel but the same dismissed notification appeared again when the app was opened. And was also showing the notification received past time. Example as 5h.

Steps to reproduce?

1. when notification receive dismiss from notification panel
2. close the app and don't use it for some time
3. open the app again
4. now will see the previous dismissed notification is showing up again.

What did you expect to happen?

The expected result should be dismissed notification should not show again when user open the app next time.

OneSignal Flutter SDK version

3.3.2

Which platform(s) are affected?

Relevant log output

No response

Code of Conduct

brismithers commented 1 year ago

Hi @Jos-Sea , I haven't been able to reproduce this unfortunately. Can you confirm this is both an Android and an iOS issue?

Jos-Sea commented 1 year ago

Hi @brismithers, The issue has only been confirmed to reproduce on the Android platform.

alabiboo commented 1 year ago

Hi @Jos-Sea , I have the same problem. did you find a solution that could help me too?

NOTtheKRish commented 5 months ago

Hello @Jos-Sea , I too have the same problem... Is there any solution to solve this??

foxfoxfox789 commented 4 months ago

Got the same issue, any help ?