Skip to content

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

@BigPun86

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);

});

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