React-native-notifications: IOS `notificationOpened` event not trigger when user click the pushnotifications and the app is in background

Created on 21 Nov 2019  路  10Comments  路  Source: wix/react-native-notifications

when my IOS app is on the background and the user clicks the pushNotification the notificationOpened never triggers what event should I use when the app is on the background?
I know when the app needs to launch I should use NotificationsIOS.getInitialNotification() but the app now is only on the background so I can't use that one right? Thank you for your help

馃彋 stale

All 10 comments

when my IOS app is on the background and the user clicks the pushNotification the notificationOpened never triggers what event should I use when the app is on the background?
I know when the app needs to launch I should use NotificationsIOS.getInitialNotification() but the app now is only on the background so I can't use that one right? Thank you for your help

I also faced this!!!

I also faced this!

same problem.

react-native-notifications: master
react-native: 0.61.5

confirmed working on v3 beta

@alexichristakis Sorry I try the v3 beta, however, the problem still exist on Ios

The same problem, still not working with react-native: 0.61.5

Same problem on Android device

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.

I've moved to react-native-firebase. very straightforward, works from the box, while with this library I had many issues with installation, setup and features.

Was this page helpful?
0 / 5 - 0 ratings