vapor / apns

Helpful extensions and abstractions for using APNSwift
MIT License
115 stars 29 forks source link

Add support for forwarding apns-id #26

Closed mackoj closed 3 years ago

mackoj commented 3 years ago

The support for apns-id https://github.com/kylebrowning/APNSwift/pull/99

Adding support for apns-id a UUID used to uniquely identifying a push. This should be merge when this https://github.com/kylebrowning/APNSwift/pull/99 is merged too.

kylebrowning commented 3 years ago

@mackoj I believe you can update Package.swift to be from: 2.2.0 now