Posts

Post not yet marked as solved
4 Replies
821 Views
Hi, I want to ask is MDM push also not support legacy binary protocol as of November 2020? If not support, may I ask what the http2 header need to append for mdm push? Here is my header: {"apns-topic": 'com.apple.mgmt.External.xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx',"apns-push-type": 'mdm'} The post url is: api.push.apple.com:443/3/device/@deviceToken The mdm payload : { 'mdm':'@pushMagic' } And I always receive the BadDeviceToken, is something I mistake? Thanks.
Posted
by Frank EE.
Last updated
.