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

Windows phone support #71

Closed pskt closed 10 years ago

pskt commented 10 years ago

Hi,

I have prepared simple implementation of Windows Phone PUSH notifications.

For now it supports only Toast notifications, but that was needed for in my project and I won't add support for other options in near future, but maybe my code will help someone.

richsage commented 10 years ago

This is fantastic - thanks! :-)