have anyone implemented Notifee recently on iOS with onBackgroundEvent? I was trying to get it work but the event fires off only on Android. This issue seems to be related to iOS, the same application works as expected on Android.
I also used their Example app from their Github to reproduce the issue.
When notification is displayed and app is inactive or background then notifee.onBackgroundEvent doesn’t fire off. Events from onForegroundEvent like Press are detected.
Is it a bug or it requires something else in addition to what is in their docs?
React 18.2
React-native 0.73.1
Notifee 7.8.0 and 7.8.2




