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
My problem only happens when I receive a notification with the app running (in the foreground or background). When you kill the app and click on the notification, nothing happens.
The notification just disappears.
I noticed that the same problem happens with the OneSignal example project here on github.
Is this a known limitation?
In all other situations, notifications work perfectly, in the foreground, background and dead.
The same thing is happening to me as well. I noticed this issue about two days ago. I have a Flutter app integrated with OneSignal for long time, and I have never observed this behavior before.
However, in my case, the notification doesn't disappear. Instead, it moves to the end of the notification list. When I click it a second time, it works.
However, in my case, the notification doesn't disappear. Instead, it moves to the end of the notification list. When I click it a second time, it works.
It's true, I noticed that on some devices this also happens too
What happened?
My problem only happens when I receive a notification with the app running (in the foreground or background). When you kill the app and click on the notification, nothing happens.
The notification just disappears.
I noticed that the same problem happens with the OneSignal example project here on github.
Is this a known limitation?
In all other situations, notifications work perfectly, in the foreground, background and dead.
Steps to reproduce?
What did you expect to happen?
I expected the closed app to start when clicking on the notification that was received when the app was running
OneSignal Flutter SDK version
5.2.8
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: