Skip to content

[📚] [Firebase Messaging] Remove notifications from system tray if app is manually re-opened by user #4516

@Wes1324

Description

@Wes1324

I have noticed that when I receive notifications from the Gmail app, if I open the Gmail app without clicking on the notification then the notification icon still disappears from the system tray.

In my Flutter app however, when I receive notifications, if I open the app without clicking on the notification then the notification remains in the system tray until I manually remove it.

I would like to know how I can implement the Gmail app notification behaviour in my own Flutter app please. I can see nothing in the documentation about how to do this.

There was a similar issue opened about this (#766) however a solution was never suggested and the issue has now been closed following the most recent release.

If it isn't currently possible then I would like to suggest it as an improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions