evollu / react-native-fcm

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

Fix Android rescheduled notifications firing immediately #1042

Closed 0is1 closed 6 years ago

0is1 commented 6 years ago

Reference: https://github.com/invertase/react-native-firebase/pull/1035/

This will fix scheduled notifications firing immediately after phone restart / opening the app after restart.

Tested with Android 8, 7 and 5 devices.