Skip to content

Problems with notification id #137

@guzz

Description

@guzz

The notifications when created get a new id the the system creates automatically no matter what id I put in my notification.

When I call the getScheduledIds() method, the ids that show up are not the same that I get when the user clicks on the notification inside the addOnMessageReceivedCallback callback so it is impossible to know which notification is being clicked.

In the getScheduledIds() method I get all id´s negative like -549521321654 but when I get it from the click callback the id is always positive, and a different number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions