- [iOS]
getActiveNotifications()is now supported for iOS versions 10.0 or newer - [macOS]
getActiveNotifications()is now supported for macOS versions 10.14 or newer - [Android] Breaking change the following error codes included in
PlatformExceptions that can occur on Android have been updatedINVALID_ICON->invalid_iconINVALID_LARGE_ICON->invalid_large_iconINVALID_BIG_PICTURE->invalid_big_pictureINVALID_SOUND->invalid_soundINVALID_LED_DETAILS->invalid_led_detailsGET_ACTIVE_NOTIFICATIONS_ERROR_CODE->unsupported_os_versionGET_NOTIFICATION_CHANNELS_ERROR_CODE-> getNotificationChannelsError`