react-native-push-notification icon indicating copy to clipboard operation
react-native-push-notification copied to clipboard

Is there a way to disable onNotification when receiving a remote notification?

Open daheeahn opened this issue 3 years ago • 0 comments

When a remote notification is received, Is there a way to prevent onNotification from being called? There is an action to record an event in this, and it is inconvenient to call this place just by receiving a notification.

Shouldn't onNotification be triggered when a notification is opened? Why is it set to work even when a remote notification is received?

I am using a good library well, and I hope there is a good solution. 😊

daheeahn avatar Jul 06 '22 05:07 daheeahn