Edujugon / PushNotification

PHP and Laravel Package to send push notifications to Android and IOS devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apns-push-type header

pulkitjalan opened this issue · comments

Apple recently announced that this new header would be required for all push notifications sent to iOS 13 and watchOS 6 devices.

apns-push-type

https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns

Is that supported?