Skip to content

[firebase_messaging] Call onLaunch/onResume for each new notification in the system tray #2981

@m4ff

Description

@m4ff

Problem
When the app is terminated or in the background, it is informed about new notifications only after the user clicks on them. We have a few use cases where we need the app to be informed about all notifications in the system tray as soon as it is launched or resumed.

Suggested Solution
onLaunch or onResume should be called for each new notification in the system tray since the app moved to the background. There should also be an API to optionally remove the notification from the system tray.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions