Releases: infobip/mobile-messaging-react-native-plugin
Releases · infobip/mobile-messaging-react-native-plugin
7.0.1
Fixed
- changed the logic of handling POST NOTIFICATIONS permission alert, triggered by calling method "registerForAndroidRemoteNotifications()"
7.0.0
Added
- Android 13 support, check the Migration guide
- InAppChat multithread support
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
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
Updated Gefiles
6.4.2
Changed
- Updated cocoapods version
6.4.1
Fixed
- Minor fix for opening WebView on Notification Tap on Android
6.4.0
Added
- Method in In-App Chat to send contextual / meta data to Infobip's Conversations backend.
6.3.6
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
Fixed
- Bugs with possible retain cycles in case of starts and stops of the SDK
6.3.4
Fixed
- possible IllegalArgumentException when unregistering broadcast receiver on Android