React-native-notifications: registerNotificationReceivedBackground is not triggered in ios

Created on 17 Apr 2020  路  5Comments  路  Source: wix/react-native-notifications

I am trying to set app badge count when the app receives push notifications in background state. But registerNotificationReceivedBackground is not triggered in iOS.

馃彋 stale

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings