Skip to content

Releases: infobip/mobile-messaging-flutter-plugin

9.3.1

22 Dec 14:04

Choose a tag to compare

SDK Versions

  • Android 14.9.3
  • iOS 14.1.3

Fixed

  • Race conditions between Infobip Mobile Messaging library events

9.3.0

17 Dec 13:05

Choose a tag to compare

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.logging replaced with new Configuration.logging

9.2.4

28 Nov 15:41

Choose a tag to compare

SDK Versions

  • iOS [14.1.1 → 14.1.3]

9.2.3

27 Nov 06:37

Choose a tag to compare

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

25 Nov 12:51

Choose a tag to compare

SDK Versions

  • iOS: 14.0.1 → 14.1.0

9.2.0

21 Nov 14:34

Choose a tag to compare

Changed

  • Swift version increased from 5.0 to 5.5 in iOS podspec.

9.1.2

18 Nov 10:00

Choose a tag to compare

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

14 Nov 10:21

Choose a tag to compare

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

29 Oct 10:39

Choose a tag to compare

SDK Versions

-Android 14.6.0 -> 14.6.2
-iOS 14.0.0

Changed

  • iOS minimum target increased to iOS 15

9.0.0

16 Oct 08:34

Choose a tag to compare

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