Search code examples
iphoneiosapple-push-notificationsmdm

How does iOS identify received notification is for MDM?


I want to use MDM to manage number of iOS devices.

According to documentation I do not need anything installed on device. In that case when device receives a notification from APNS server, how will it come to know that this notificaation is for MDM?


Solution

  • Push Notification String: {"aps":{},"mdm":"MagicPushDeviceCode"}.