Skip to content

SysNotificationClick as Listener doesn´t work for me (Android) #68

Description

@BigPun86

Trying to handle the onClicks on my Push Notifications doesn´t want to work. I never receive anything when i click on the push, although the app opens:

This doesn´t work for me:

DeviceEventEmitter.addListener('sysNotificationClick', function (e) {
    console.log('PUSH sysNotificationClick: ', e);

});

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions