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

Notifications not receiving on device

Open
#372 3 comments 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

Hi, After a lot of test I can't get the notifications work on devices:
The log on server says:

Push: Sent message "Tall a la carretera" to 1 ios apps 3 android apps
ne0y42019-11-05 12:00:07+01:00ANDROID: Result of sender: {"multicast_id":7505750917102570000,"success":1,"failure":0,"canonical_ids":0,"results":[{"message_id":"0:1572951607103985%64c749010034af1a"}]}
ne0y42019-11-05 12:00:07+01:00ANDROID: Result of sender: {"multicast_id":7786444431150586000,"success":1,"failure":0,"canonical_ids":0,"results":[{"message_id":"0:1572951607083088%64c749010034af1a"}]}
ne0y42019-11-05 12:00:07+01:00ANDROID: Result of sender: {"multicast_id":8368181802808929000,"success":1,"failure":0,"canonical_ids":0,"results":[{"message_id":"0:1572951607092844%64c749010034af1a"}]}

But only on one Android device is received and not always. How can I know what I made wrong or what is failing?
Thanks!

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

No source files or tests are named. Start by tracing the push-sender result shown in the server log against device registration and delivery on Android and iOS. Done means identifying where delivery diverges and documenting a reproducible diagnosis or fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios, javascript
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.