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

How to send push notification for multiple devices? #42

Closed BulgakowS closed 11 years ago

BulgakowS commented 11 years ago

In setDeviceIdentifier() I can set only one device id, do you have any method that receiving an array of device tokens?

richsage commented 11 years ago

It looks like @rjmunro is looking at this - see #44. Hopefully this will help! I'll close this for now as it's being worked on; please feel free to suggest improvements on that PR :-)