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

How to add additional data when opening notification

Open
#312 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
505
Forks
191
PR merge metrics
No merged PRs in 30d

Description

I am using the `Push.on('startup', (notification) => {})` function. How do I add in additional data on it when I'm sending notifications?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Push.on('startup', (notification) => {}) entry point and trace the notification payload documentation or implementation to identify how custom data is passed. Done means the supported payload shape and the callback field containing that data are documented or demonstrated.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.