zendframework / ZendService_Apple_Apns

BSD 3-Clause "New" or "Revised" License
49 stars 70 forks source link

set `apns-push-type` header #68

Open cthorne91 opened 5 years ago

cthorne91 commented 5 years ago

I maintain an iOS application and we recently had trouble with the way were were obtaining device tokens. This led us to search changes to APN for iOS 13. I stumbled upon this article

This headline stuck out to me A new attribute is required on all APNS (Apple Push Notification Service) API headers.

I know the community here is going to understand this a lot better than I do, but I just wanted to put this on the radar just incase this hasn't already been addressed.

Thanks for your time!