CleverTap / apns-http2

A Java library for sending notifications via APNS using Apple's HTTP/2 API.
https://clevertap.com
BSD 3-Clause "New" or "Revised" License
215 stars 111 forks source link

Support MDM payload #95

Open TheGeekPharaoh opened 1 year ago

TheGeekPharaoh commented 1 year ago

The push notification for mobile device manager (MDM) checkin messages is different from standard APNS messages. It would be GREAT if this support was added to apns-http2. Pushy and other libs support it. More information is available here:

https://developer.apple.com/business/documentation/MDM-Protocol-Reference.pdf#//apple_ref/doc/uid/TP40017387-CH3-SW2