Releases: infobip/mobile-messaging-flutter-plugin
Releases · infobip/mobile-messaging-flutter-plugin
9.3.1
9.3.0
SDK Versions
- Android [14.7.9 -> 14.9.3]
Added
- Platform native logs can be routed to Flutter console. See more in documentation.
- In-app chat message length limit 4096 characters
- In-app chat input character counter
- New method
InfobipMobilemessaging.isChatAvailable()to check in-app chat availability
Changed
Configuration.IOSSettings.loggingreplaced with newConfiguration.logging
9.2.4
SDK Versions
- iOS [14.1.1 → 14.1.3]
9.2.3
SDK Versions
- Android 14.7.4 → 14.7.9
- iOS 14.1.0 → 14.1.1
Fixed
- Dynamic base url bug fix
- Inbox data mapping consistency improvements (Android)
9.2.2
SDK Versions
- iOS: 14.0.1 → 14.1.0
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