mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
ClassCastException was thrown on Android 8.1 while trying to schedule local notification. Use try-catch approach instead of relaying on the default parse value.