PyFCM
PyFCM copied to clipboard
this library do not support send notification to multiple user.
this library do not support send notification to multiple user. If I am understanding wrong then add into read me file how to send notification in bulk using this application..
it do supports sending the notification to the multiple user with async_notify_multiple_devices() but it do not supports sound="Default"
Can someone please add this async_notify_multiple_devices() method also to the readme file?
@olucurious Can you provide any example in how to send the same message for multiple devices?