zo0r / react-native-push-notification

React Native Local and Remote Notifications
MIT License
6.75k stars 2.05k forks source link

onNotification function inside PushNotification.configure is only called when we click on or open a notification. #2291

Closed kaushikipandey closed 10 months ago

kaushikipandey commented 2 years ago

Question

onNotification function is not getting called when we are receiving a notification but instead it is calling when we open a notification. we want this function to get call when we receive a notification or else, please suggest any other function which is called when we receive a notification, or how can i invoke any function when notification is received? Thank you!
github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.