Hi,
How to broadcast a push notification to all devices from servercode ? I’m trying to generate a push notification when new item added to a table
Thanks
Hi,
How to broadcast a push notification to all devices from servercode ? I’m trying to generate a push notification when new item added to a table
Thanks
If you’re going to develop an event handler in Java, use the “Targetting a group of devices” example from this page:
https://backendless.com/documentation/messaging/android/messaging_publish_push_notifications.htm
If you’re going to do it in JS, here’s the doc with the example:
https://backendless.com/documentation/messaging/js/messaging_publish_push_notifications.htm