react-native-notifications
react-native-notifications copied to clipboard
Application does not trigger registerNotificationOpened when it is closed, only when it is in the background.
The registerNotificationOpened function is not called when the application is closed, so no navigation logic works within this function, but if the application is open and in the background, it will work. Any solution to the problem with the function triggering when the app is closed?
+1
Also facing this issue
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
The issue has been closed for inactivity.