Search code examples
macosconfigurationprofileapple-push-notificationsmdm

Cannot Get PushMagic from OS X 10.8.2 Device using MDM


I am trying to create my own MDM Server. I can get an iOS device to enrole without a hitch, but when I install the same configuration profile (one that contains and mdm and credential payload) on an OS X 10.8.2 device, it does not send me its PushMagic.

Has anyone experienced a similar problem? What could cause the PushMagic to not get sent?


Solution

  • Spoke with apple, and you don't need PushMagic to send an APNS message to an OS X device! Just put:

    {"mdm":""}

    in your payload