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

Error Handling from SendNotifications - #28

Open
followanalytics-contrib wants to merge 10 commits into
jpoz:masterfrom
followanalytics-contrib:master
Open

followanalytics-contrib wants to merge 10 commits into
jpoz:masterfrom
followanalytics-contrib:master

Conversation

@followanalytics-contrib

Copy link
Copy Markdown

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