Reputation: 407
How can I target a specific user with a push notification, triggered from a mobile app, using backendless as BaaS? Should I save each users DeviceToken and then use it when I want to push a notification?
Upvotes: 1
Views: 587
Reputation: 1066
This is covered in the documentation. Please see this: https://backendless.com/documentation/messaging/rest/messaging_message_publishing.htm
and search for the following section: "Publishing a push notification and targeting specific devices"
Regards, Mark
Upvotes: 1