Meteor-Community-Packages / Meteor-Community-Packages/raix-push

Need background event listener on notification receive (Push.addListener('startup') called only when app is reopen)

Open
#325 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
505
Forks
191
PR merge metrics
No merged PRs in 30d

Description

Hi,

I need to listen notification receive event regardless of app is open,closed or is in background. I tried **Push.addListener('startup')** but it gets called when app is re-open from background state.

Actually i want to do some processing whenever there is new notification is received if app is open,closed or in background

Contributor guide

Open the contributing guide

Research direction

Start by tracing how Push.addListener('startup') is handled and how notification receipt is exposed for the app states named in the issue. Clarify the supported platforms and define done as processing a newly received notification while the app is open, closed, or in the background.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.