richsage / RMSPushNotificationsBundle

NOT MAINTAINED! ⛔️ Push notifications/messages for mobile devices. Supports iOS, Android (C2DM, GCM), Blackberry and Windows Mobile (toast only). A Symfony2 bundle.
MIT License
321 stars 152 forks source link

Added ability to send MDM push notifications for Apple devices #90

Closed andrewbrereton closed 9 years ago

andrewbrereton commented 9 years ago

Apple devices (iOS and OSX) suport MDM (Mobile Device Management). This pull request allows RMSPushNotificationsBundle to create and send specially-crafted MDM push messages.

richsage commented 9 years ago

This looks great! I haven't come across the MDM stuff before - thanks for adding :-)

andrewbrereton commented 9 years ago

:+1: