evollu / evollu/react-native-fcm
Android - Local notifications not trigger after restart
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
I'm not checking this repo every day since it is fairly stable now. If you have found a bug or need immediate attention please [AT]me
Please include following information for better support
What version of RN and react-native-fcm are you running?
"react-native": "0.45.1",
"react-native-fcm": "^6.2.3",
What device are you using? (e.g iOS9 emulator, Android 6 device)?
Android Device
Is your app running in foreground, background or not running?
All
I can see the list of notifications after restart the device, but they don't trigger at the fire_date it should...
AndroidManifest.xml
...
...
android:theme="@style/AppTheme">
...
...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.