Skip to content

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

13.7.0

29 Jul 12:40
Compare
Choose a tag to compare

SDK Versions

  • Android 14.0.1
  • iOS 13.9.1

Changed

From this version onwards, we've updated the way cold-start events are being handled.

13.6.0

11 Jul 11:22
Compare
Choose a tag to compare

SDK Versions

  • Android: 13.21.0 -> 14.0.1
  • iOS 13.9.1

Added

  • Support for JWT user data authorization for personalization, saveUser, getUser.

Fixed

  • Android: Minor In-App Chat feedback form focus issue

13.5.0

09 Jul 12:49
Compare
Choose a tag to compare

SDK Versions

  • Android: 13.21.0
  • iOS: 13.6.1 -> 13.9.1

Changed

  • iOS: Error codes for user data JWT token validation.

Fixed

  • iOS: Primary setting for current installation is now being reset during depersonalization

Security

  • iOS: Added encryption for sensitive data stored on disk. Not forward-compatible (old versions of SDK would not be able to decode the data saved by a newer version of SDK).

13.4.1

01 Jul 11:57
Compare
Choose a tag to compare

Fixed

  • In-App Chat: Android JWT issue

Android SDK: 13.21.0
iOS SDK: 13.6.1

13.4.0

20 Jun 09:01
Compare
Choose a tag to compare

Changed

  • In-App Chat: the push notification action "open LiveChat" improvements

Fixed

  • In-App Chat: system bars on Android 15

Android SDK: 13.21.0
iOS SDK: 13.6.1

13.3.0

05 Jun 07:41
Compare
Choose a tag to compare

Added

Android SDK: 13.17.0
iOS SDK: 13.5.0

13.2.2

09 May 09:45
Compare
Choose a tag to compare

Fixed

  • Allow updating system data only if it belongs to current device.

Android SDK: 13.13.1

13.2.1

10 Apr 10:54
Compare
Choose a tag to compare

Fixed

  • Android notification channels.
  • Depersonalisation issue.

Android SDK: 13.9.6

13.2.0

01 Apr 11:31
Compare
Choose a tag to compare

Changed

  • (Android) Since this version, we provide support for Android 15
  • (Android) In-app chat uses Android Contracts and Android Photo picker to pick message attachment.
  • (Android) Since this version In-app chat does not requires following dangerous permissions:
    • READ_MEDIA_IMAGES
    • READ_MEDIA_VIDEO
    • READ_MEDIA_AUDIO

13.1.0

28 Mar 13:39
Compare
Choose a tag to compare

Changed

  • (iOS) Minimum deployment target changed to iOS 13.

Fixed

  • (iOS )Changed a macro for webRTC that was failing builds in the new Xcode 16.3 RC.
  • (iOS) System sharing capabilities in InAppChat attachments now always available, independently from the app permissions.