I am trying to set app badge count when the app receives push notifications in background state. But registerNotificationReceivedBackground is not triggered in iOS.
I saw the same behavior, where none of the ios event handlers are actually working:
https://github.com/wix/react-native-notifications/issues/561
Other event handlers are working for me in iOS
I am having the same issue, all events are working apart from the registerNotificationReceivedBackground
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.