Releases: infobip/mobile-messaging-react-native-plugin
Releases · infobip/mobile-messaging-react-native-plugin
8.0.1
Added
- Support for RN 0.70.8 version.
Fixed
- Bug with using account's location baseUrl for Android.
- Chat View Controller bug for iOS.
7.0.4
Fixed
- Bug with using account's location baseUrl for Android.
- Chat View Controller bug for iOS.
8.0.0
Added
- Support for RN 0.70.7 version
Changed
- iOS minimum deployment target is 12.4
- Example application improved
7.0.3
Fixed
- possible fix of the crash in case of receiving notification when the plugin updated from the version without Android 12 support to version with Android 12 support (> 6.0.0) and application is killed, without calling
mobileMessaging.init
for the new version. github issue
7.0.2
Added
- New example for embedded chat in the demo application.
Changed
- Updated iOS version.
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