evollu / react-native-fcm

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

App crashed when I want to create notification #1075

Open gerdana2405 opened 5 years ago

gerdana2405 commented 5 years ago

RN 0.50.4 FCM 15.0.0 and 16.2.4 IOS 12.1

ERROR Exception '[<UNMutableNotificationContent 0x283bca640> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key shouldAlwaysAlertWhileAppIsForeground.' was thrown while invoking scheduleLocalNotification on target RNFIRMessaging with params ( { "auto_cancel" = 1; body = "Time to take AVC "; channel = "bio_notification"; "fire_date" = 1542911460000; icon = "ic_launcher"; id = "AVC -4-1"; "large_icon" = "ic_launcher"; lights = 1; "local_notification" = 1; name = "AVC "; "notification_type" = REMINDER; priority = high; "repeat_interval" = week; "show_in_foreground" = 1; sound = default; title =AppName; type = med; vibrate = 300; "wake_screen" = 1; },