ios13.1.2

iOS 13 PHP Script payload for Push notification

ε祈祈猫儿з 提交于 2019-12-11 14:59:52
问题 I just come to know that iOS 13 have changed Push notification device token and Payload. I have update App and published it. Now, We have server in Php, We send both alert and silent notification to the users. I have gone through "https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns" Apple Documentation, but I am still not able to understand how can I pass new headers in payload. Here is the my Php Script. <