- [iOS] BREAKING CHANGE Plugin will now throw a
PlatformExceptionif there was an error returned upon calling the nativeaddNotificationRequestmethod. Previously the error was logged on the native side the usingNSLogfunction. - [iOS] Added ability to associate notifications with attachments. Only applicable to iOS 10+ where the UserNotification APIs are used. Thanks to the PR from Pavel Sipaylo
- Updated readme on using
firebase_messagingtogether withflutter_local_notificationsto let the community thatfirebase_messaging6.0.13 can be used to resolve compatibility issues around callbacks when both plugins are used together