Skip to content

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

6.2.1

21 Jun 15:23
Compare
Choose a tag to compare

Fixed

  • For Android platform, "messageReceived" and "notificationTapped" events, in case application was killed, when message came, contained strings instead of json for message parameters.

6.2.0

15 Jun 12:34
Compare
Choose a tag to compare

Changed

  • Now it's not mandatory to have use_frameworks! in the Podfile. If you want to get rid of use_frameworks! check Migration guide
  • iOS minimum deployment target is 12.0

6.1.0

01 Jun 17:52
Compare
Choose a tag to compare

Added

  • TypeScript support - definitions should be available after installing our plugin with npm install infobip-mobile-messaging-react-native-plugin

6.0.0

29 Apr 18:02
Compare
Choose a tag to compare

Added

  • Support for RN 0.68.0 version, without using of the new architecture
  • Android 12 support

For more information check migration guide

5.1.0

06 Apr 19:36
Compare
Choose a tag to compare

Changed

  • support of react-native 0.67.4

5.0.1

17 Feb 11:41
Compare
Choose a tag to compare

Fixed

  • issue with callback called more than once on iOS

5.0.0

20 Jan 13:41
Compare
Choose a tag to compare

Changed

  • support of react-native 0.66.3

4.1.6

18 Jan 15:02
Compare
Choose a tag to compare

Fixed

  • In-app chat,"no connection" overlaps chat title on iOS 15

4.1.5

11 Jan 14:51
Compare
Choose a tag to compare

Fixed

  • NPE while sending cached event, after version update from 3.1.1

4.1.4

24 Dec 17:50
Compare
Choose a tag to compare

Fixes

  • "notificationTapped" event on iOS, if application killed previously