-
I'm using notifee to handle notification. But rn firebase cloud message automaticaly handle message with notification key when i'm sending from google cloud messaging service. Is it possible to no display the automatic notification and let notife handle it ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I think you want this? https://notifee.app/react-native/docs/ios/remote-notification-support |
Beta Was this translation helpful? Give feedback.
-
This only works for ios. But i used Firebase api instead of firebase console and it's works. |
Beta Was this translation helpful? Give feedback.
This only works for ios. But i used Firebase api instead of firebase console and it's works.