Hussein
Hussein

Reputation: 407

Target a specific user - Push Notifications - Backendless

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

Answers (1)

Mark Piller
Mark Piller

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

Related Questions