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

Support for Symfony 2.1 and a more helpfull Readme #10

Closed mac-cain13 closed 11 years ago

mac-cain13 commented 11 years ago

Hi!

Just started using this bundle and really missed some help to get it started. So I thought that a little more help from the readme would be great to get more people started on using this bundle.

Also I'm using Symfony 2.1 and the bundle is working great, only it requires Symfony 2.0.* so it wouldn't install. I think it should be a little less strict and changed the requirement to 2.*. This will give us a little more flexibility.

Hope you like the changes. Hope to contribute a bit more in the future. If you need anything to change or want some explanation on something before you can accept the pull request, please let me know!

Have a nice day!

richsage commented 11 years ago

Awesome - thanks for this! I'll get it merged now. There is some fiddly stuff for the Android C2DM/GCM setup, which requires that you know about what token type you have, but I can add that later on :-)