NativeScript / NativeScript/firebase
[@nativescript/firebase-messaging] How to catch the push notification message on background without tapping the notification?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 53
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 2
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First review the plugin's Firebase messaging behavior on iOS and Android, then determine whether background delivery without a notification tap is supported; done would require a documented, reproducible implementation path or a clear platform limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, firebase, ios, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100