Releases: infobip/mobile-messaging-flutter-plugin
Releases · infobip/mobile-messaging-flutter-plugin
9.2.0
Changed
- Swift version increased from 5.0 to 5.5 in iOS podspec.
9.1.2
SDK Versions
- Android: 14.6.2 → 14.7.4
- iOS: 14.0.0 → 14.0.1
Fixed
- Fixed in-app message display issues with certain CDN configurations in some regions
Changed
- Updated chat error handling to use new Android SDK exception model
9.1.1
SDK Versions
- Android: 14.6.2 → 14.7.4
- iOS: 14.0.0 → 14.0.1
Fixed
- Fixed in-app message display issues with certain CDN configurations in some regions
Changed
- Updated chat error handling to use new Android SDK exception model
9.1.0
SDK Versions
-Android 14.6.0 -> 14.6.2
-iOS 14.0.0
Changed
- iOS minimum target increased to iOS 15
9.0.0
SDK Versions
- Android 14.6.0 -> 14.6.2
- iOS 13.12.4
Added
- Android 16 support
Changed
- Minimum version is Flutter 3.16.0 / Dart 3.2.0
- Descriptions for UserData usage
8.8.2
SDK Versions
- Android 14.6.0
- iOS 13.12.0 -> 13.12.4
Changed
- Minor improvements and optimizations
8.8.1
SDK Versions
- Android 14.6.0
- iOS 13.12.0
Fixed
- Minor bug for UserData
8.8.0
SDK Versions
- Android 14.3.0 -> 14.6.0
- iOS 13.12.0
Added
- Option to handle in-app chat exceptions on your own.
8.7.0
SDK Versions
- Android 14.3.0
- Huawei 14.3.0
- iOS 13.11.2 -> 13.12.0
Security
- Keychain now shares application code with Notification Extension so there is no need anymore for providing the application code in NotificationService.swift source file.
8.6.0
SDK Versions
- Android - 13.22.0 -> 14.3.0
- iOS - 13.9.1 -> 13.11.2
Changed
- setJwt (originally used for the chat authentication) has been removed. New callback function setChatJwtProvider must be used instead.