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

Should fail gracefully if Apple cert expires

Open
#349 0 comments 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

If Apple cert expires while in production the server crashes each time you attempt to send an APN push notification

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 by tracing the server-side APN push-notification send path and reproduce the crash with an expired Apple certificate. Done means sending a notification with an expired certificate no longer crashes the production server, with the behavior covered by a regression test if this path has project test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.