Releases: infobip/mobile-messaging-react-native-plugin
Releases · infobip/mobile-messaging-react-native-plugin
11.3.0
Added
- new chatAvailabilityUpdated event to indicate when chat is ready to be presented
11.2.0
Changed
- Android 34 support
11.1.1
Changed
- Minor improvements (fix for BaseURL, Privacy Manifest)
11.1.0
Added
- new In-App Chat customisations attributes:
- common:
- Android only:
chatMenuItemsIconTint
chatMenuItemSaveAttachmentIcon
11.0.0
Changed
- eventData no longer contains duplicated eventName, check Migration guide
10.0.0
Added
9.4.0
Added
- In-app chat support for Simplified Chinese (zh-Hans) language
Changed
- In-app chat message limit increased to 4096 characters
9.3.0
Fixed
- Geofencing is opt-out by default, check Migration guide in order to enable Geofencing you need to set
withGeofencingModule
totrue
in yourbuild.gradle
.
9.2.3
Fixed
- Fix in Geolocation module for the case of the conflict between different versions of
com.google.android.gms:play-services-location
, it may cause crash on depersonalization even if geo isn't used
9.2.2
Fixed
- Send In-app chat message issue in Android