Closed
Description
Issue Description
When we use a Query with multiple results to send a push notification to multiple installations/users it would be very useful to include the user objectId by default in the notification payload.
We can do it ourself for notifications which are sent one-by-one (user per user), but it's not possible to add this field when a notification is sent to multiple users with only one query.
Why would anyone need this? To check on the client side if the recipient user is the currently logged user (in case of multiple accounts on the same device)
Metadata
Metadata
Assignees
Labels
No labels