Skip to content

[Feature request] Pass data to Notification and retreive it on activate #128

Description

@manijak

We need a way to pass custom data payload (like UserId) to a notification when creating one, and be able to retrieve it in the NotificationCompleted event.

Example:
If an app shows 5 notifications, like chat messages from 5 different users. We need to know who each notification belongs to when tapping the notification itself.

The NativeNotificationCompletedEventArgs does include a property called UserData, but it does not seem accessible via the API. It is only populated when the user types a reply in the notification itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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