Skip to content

Notifications.events().registerNotificationOpened() and RNN 4.2.3 #833

@claudiozam

Description

@claudiozam

Hi, after the new release 4.2.3 (#828) the behavior of the implementation changed.

This is the new issue.

Open de App
Go to background (Do not kill de app)
Send new Push notification
Tap on the notification (It will open de app).
Go to background (Do not kill de app)
Send new Push notification and do not tap/open the new notification
Open the app.
It will execute Notifications.events().registerNotificationOpened() with the last notification payload.

With RNN 4.2.2 i don't have this behavior

Enviroment

"react-native": "0.67.3"
"react-native-notifications": "4.2.3"

Thanks

Metadata

Metadata

Assignees

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