Skip to content

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

7.0.1

27 Dec 14:25
Compare
Choose a tag to compare

Fixed

  • changed the logic of handling POST NOTIFICATIONS permission alert, triggered by calling method "registerForAndroidRemoteNotifications()"

7.0.0

09 Dec 15:37
Compare
Choose a tag to compare

Added

Fixed

  • Fix for iOS, there was the crash in case of receiving message which is not supported by MM SDK in case of using another push vendor

6.4.6

09 Dec 16:46
Compare
Choose a tag to compare

Fixed

  • Fix for iOS, there was the crash in case of receiving message which is not supported by MM SDK in case of using another push vendor

6.4.3

29 Nov 11:02
Compare
Choose a tag to compare

Updated Gefiles

6.4.2

25 Nov 14:44
Compare
Choose a tag to compare

Changed

  • Updated cocoapods version

6.4.1

10 Nov 17:59
Compare
Choose a tag to compare

Fixed

  • Minor fix for opening WebView on Notification Tap on Android

6.4.0

13 Oct 13:19
Compare
Choose a tag to compare

Added

  • Method in In-App Chat to send contextual / meta data to Infobip's Conversations backend.

6.3.6

11 Oct 16:45
Compare
Choose a tag to compare

Fixed

  • Library version in User-Agent for iOS platform

Changed

  • PendingIntent Flag will be IMMUTABLE for all cases except when notification contains reply action

6.3.5

05 Sep 15:28
Compare
Choose a tag to compare

Fixed

  • Bugs with possible retain cycles in case of starts and stops of the SDK

6.3.4

27 Jul 16:12
Compare
Choose a tag to compare

Fixed

  • possible IllegalArgumentException when unregistering broadcast receiver on Android