Skip to content

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

11.2.0

13 May 14:30
Compare
Choose a tag to compare

Changed

  • Android 34 support

11.1.1

23 Apr 11:08
Compare
Choose a tag to compare

Changed

11.1.0

20 Mar 14:24
Compare
Choose a tag to compare

Added

11.0.0

05 Mar 14:36
Compare
Choose a tag to compare

Changed

10.0.0

01 Feb 10:22
Compare
Choose a tag to compare

9.4.0

19 Jan 14:03
Compare
Choose a tag to compare

Added

  • In-app chat support for Simplified Chinese (zh-Hans) language

Changed

  • In-app chat message limit increased to 4096 characters

9.3.0

28 Dec 11:02
Compare
Choose a tag to compare

Fixed

  • Geofencing is opt-out by default, check Migration guide in order to enable Geofencing you need to set withGeofencingModule to true in your build.gradle.

9.2.3

21 Dec 10:33
Compare
Choose a tag to compare

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

08 Dec 22:24
Compare
Choose a tag to compare

Fixed

  • Send In-app chat message issue in Android

9.2.1

04 Dec 16:53
Compare
Choose a tag to compare

Fixed

  • Handling of the deviceToken in case if withoutRegisteringForRemoteNotifications is used and registration is happening without usage of the MobileMessaging SDK
  • In-app alerts and popups were not displayed on iPad