Releases: infobip/mobile-messaging-react-native-plugin
Releases · infobip/mobile-messaging-react-native-plugin
13.7.0
13.6.0
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
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
Fixed
- In-App Chat: Android JWT issue
Android SDK: 13.21.0
iOS SDK: 13.6.1
13.4.0
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
Added
- In-app chat applies Livechat Widget attachments configuration now
- Extends In-app chat's
WidgetInfo
model with additional fieldsattachmentConfig
andprimaryTextColor
Android SDK: 13.17.0
iOS SDK: 13.5.0
13.2.2
Fixed
- Allow updating system data only if it belongs to current device.
Android SDK: 13.13.1
13.2.1
Fixed
- Android notification channels.
- Depersonalisation issue.
Android SDK: 13.9.6
13.2.0
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
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.