Skip to content

[@nativescript/firebase-messaging] How to catch the push notification message on background without tapping the notification? #277

Open
@Woong-znapio

Description

@Woong-znapio

Hi, I am using push notification to sync some data.

On foreground, it automatically trigger .onMessage()
On background, user need to click the notification then trigger .onMessageTap()

What I want to do is even if user ignore the notification, catch the message and sync some data on background.
Is there any way to address this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions