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?
Push Notification String: {"aps":{},"mdm":"MagicPushDeviceCode"}
.