Open mohitharshan123 opened 1 year ago
I had the same problem with an Android app, I stopped using this package and moved to this one: https://notifee.app/
Notifee doesn't really provide anything for receiving push notifications though right? Looks like they recommend using Firebase Cloud Messaging: https://notifee.app/react-native/docs/integrations/fcm
@SethArchambault yes, you are correct. I'm using Notifee together with FIrebase Cloud Messaging.
I want to trigger a function when the notification is clicked when the app is running in foreground