Skip to content

Releases: infobip/mobile-messaging-react-native-plugin

14.3.0

29 Dec 11:02

Choose a tag to compare

SDK Versions

  • Android [14.7.9 -> 14.9.2]
  • iOS [14.1.1 -> 14.2.0]

Added

  • Platform native logs can be routed to React Native console. See more in documentation.
  • In-app chat message length limit 4096 characters
  • In-app chat input character counter
  • New method MobileMessaging.isChatAvailable((isAvailable) => {}) to check in-app chat availability

14.2.1-rc

11 Dec 09:29

Choose a tag to compare

14.2.1-rc Pre-release
Pre-release

SDK Versions

  • Android 14.7.9
  • iOS 14.1.1

Fixed

  • Minor bugs fixes for version update from 0.79 to 0.81

14.2.0-rc

09 Dec 09:40

Choose a tag to compare

14.2.0-rc Pre-release
Pre-release

SDK Versions

  • Android 14.7.9
  • iOS 14.1.1

Fixed

  • provided fix for braking change between React Native versions 0.79 and 0.81

14.1.4

02 Dec 13:02

Choose a tag to compare

SDK Versions

  • Android 14.7.9
  • iOS 14.1.1

Fixed

  • removed outdated declarations in Android manifest that might cause build issues

14.1.3

27 Nov 08:31

Choose a tag to compare

SDK Versions

  • Android 14.7.8 → 14.7.9
  • iOS 14.1.1

Fixed

  • Inbox data mapping consistency improvements (Android)

14.1.2

26 Nov 12:34

Choose a tag to compare

SDK Versions

  • Android 14.7.5 → 14.7.8
  • iOS 14.0.1 → 14.1.1

Fixed

  • Improved dynamic base URL handling for enhanced reliability
  • Inbox data mapping consistency improvements (Android)

Changed

  • iOS SDK Swift version requirement updated to 5.5

14.1.1

24 Nov 11:37

Choose a tag to compare

SDK Versions

  • Android 14.6.2 → 14.7.5
  • iOS 14.0.0 → 14.0.1

Added

  • Error codes for chat exceptions (Android).
  • SDK API field validation (Android).
  • Chat loading error view with retry (Android).

Changed

  • Personalization API performance (Android).
  • Installation retrieval methods (Android).
  • Chat error handling structure (Android).

Fixed

  • Resolved CDN authentication issues for full featured in-app notifications in certain regions (iOS, Android).
  • InAppChatView visibility after first sync (Android).
  • Chat drafts persistence (Android).
  • Custom URL handling in in-app messages (Android).

Dependencies

  • InfobipRTC 2.6.2 (iOS).
  • androidx.activity:activity-ktx (Android).

14.1.0

29 Oct 10:48

Choose a tag to compare

SDK Versions

-Android 14.6.2
-iOS [iOS 13.12.4 -> 14.0.0]

Changed

  • iOS minimum target increased to iOS 15

14.0.0

16 Oct 09:08

Choose a tag to compare

SDK Versions

  • Android [14.6.2]
  • iOS [13.12.4]

Added

From this version onwards, we've started support of React Native with new architecture.
On this page you can learn how to Switch beetween the React Native architectures.

Here are the Migration guides

13.11.2

01 Oct 14:16

Choose a tag to compare

SDK Versions

  • Android [14.6.0 -> 14.6.2]
  • iOS [13.12.0]

Fixed

  • Events caching issue.