Not getting callback onNotificationOpened in react-native iOS #4303
-
Hi @mikehardy issue is when i am getting any new notification and i click on onNotificationOpened listener should call but its not getting any callback, even in android it is perfectly working. this.notificationOpenedListener = firebase.notifications().onNotificationOpened((notificationOpen) => { this is my sample code. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
v5 of react native firebase isn't supported anymore. |
Beta Was this translation helpful? Give feedback.
v5 of react native firebase isn't supported anymore.
Time to upgrade!