Meteor-Community-Packages / raix-push

DEPRECATED: Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox)
https://atmospherejs.com/raix/push
MIT License
514 stars 197 forks source link

WIP: upgrade to apn v2.2.0 and removed config plugin #327

Closed raix closed 2 years ago

raix commented 6 years ago

This version of apn contains breaking api changes - mostly renaming and deprecating parts of the api.

The feedback api is removed, topic on notes are required.

Since this is a breaking changes we also remove the config plugin after a period of deprecation.

Note: Please squash merge this in to master and remember to put add a semantic commit title to trigger the semantic release. "perf(apn): Upgrade to apn v2.2.0 and removed config plugin"