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

error 8 for ios device

Open
#155 4 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

Hello,
i'm truggeling a few days now to send push messages. I always get the following output:
I20151124-14:26:48.016(1)? Push: Send message "Congratulations" via query {}
I20151124-14:26:48.018(1)? send to token { apn: 'my device token' }
I20151124-14:26:48.018(1)? Push: Sent message "Congratulations" to 1 ios apps 0 android apps
I20151124-14:26:48.028(1)? Push, GUIDE: The "Push.appCollection" - No GCM clients have registred on the server yet...
I20151124-14:26:49.111(1)? Got error code 8 for token [my device token]

can anyone please help me a bit with this?

thanks in advance

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-send path represented by the reported logs and trace how an iOS token reaches the error-code handling. Reproduce the send with the provided token shape, determine what error 8 means in this package's iOS flow, and confirm that the resulting behavior is corrected.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.