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

One portal with different apps

Open
#190 1 comment 1 reaction 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

Hi, i have a webserver with a service where users can registrer. For every user we create an meteor/cordova app linked to the portal with different id. We need to send push notification , too. User login in our portal and send notification to usr of his application. Is possible to do this using Push.configure to set the certificates path and send notification only for a single app and not for all apps linked to the portal? Thx

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 at the Push.configure entry point and trace how certificate paths and application identifiers are selected when notifications are sent. Determine whether the existing API can target one app and define the required behavior for portal users sending notifications only to that app.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.