This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add multiple cert handlers for APNs
This patch updates APNs handlers to accept platform based cert configurations. See `configs/autopush_shared.ini.sample`. In addition, this patch clarifies some argument references for routers (e.g. less than useful `result` is now slightly more descriptive `uaid_data`) Custom item names have been normalized to match gcm/fcm. Document errors cleaned up a bit as well. BREAKING CHANGE: the APNS configuration options have been altered, see `configs/autopush_shared.ini.sample` for new APNS configuration settings. Closes #655
- Loading branch information
Showing
15 changed files
with
336 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.