evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 681 forks source link

(Android) fcm never call notify js code in fcm notify event #1072

Open derit opened 5 years ago

derit commented 5 years ago

on android, when app foreground the message work with call fcm event , but when app is killed only notify in tray, js code in gcm event never called