Skip to content

Include user objectid in push payload #3844

Closed
@SebC99

Description

@SebC99

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions