evollu / react-native-fcm

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

opened_from_tray always 1 #1065

Open avoidchanges opened 5 years ago

avoidchanges commented 5 years ago

When I force killed my app and try running my app again by tapping on icon app, my log always detect "opened_from_tray" value as 1.

How do I set this value as 0 after I clicked the notification on notifcations tray (banner)?

herarya commented 4 years ago

same issue