Zeus82
Zeus82

Reputation: 6375

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?

Upvotes: 0

Views: 408

Answers (1)

Zeus82
Zeus82

Reputation: 6375

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

Upvotes: 1

Related Questions