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

Add Support for a Mac OS X App #41

Closed jmig closed 11 years ago

jmig commented 11 years ago

Hi,

This PR enable the support for a Mac OS X App. Since the code to send Push Notifications to a Mac is exactly the same as an iOS device, I mainly did some refactoring.

I will be happy to proceed some changes if you want me too.

Thanks for your bundle!

richsage commented 11 years ago

Great stuff - thanks for this! I didn't know about Mac apps being able to handle push notifications, handy :-)