Closed gtom84 closed 7 months ago
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
Not stale
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
Not stale
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
Lol, best problem solving which I see
This is happening on iOS only.
If user tap on Mark as read action button then the section in
onBackgroundEvent
is executed with app in the background. If user dismisses the notification swiping it away or taping on Clear then nothing is executed when app is in background. However and that's probably a bug, if user opens up the app after they dismissed the notification, the section from onBackgroundEvent is executed right when the app is brought back to foreground.This is for app in
background
state not inKilled
state.React 18.2 React-native 0.73.1 Notify 7.8.2