Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Error Handling from SendNotifications #28

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

followanalytics-contrib

Send notifications can handle errors from the APNS server, giving the client feedback on the result of their pushes.
It is returned:

  • error code
  • token index that originated the error

Since APNS processes tokens sequentially, all subsequent tokens will not be processed. So we need a way to pinpoint exactly which token has problems and why.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants