mirror of
https://github.com/status-im/react-native-firebase.git
synced 2026-09-02 07:01:14 +00: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.