You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: