Releases: infobip/mobile-messaging-react-native-plugin
Releases · infobip/mobile-messaging-react-native-plugin
14.3.0
SDK Versions
- Android [14.7.9 -> 14.9.2]
- iOS [14.1.1 -> 14.2.0]
Added
- Platform native logs can be routed to React Native console. See more in documentation.
- In-app chat message length limit 4096 characters
- In-app chat input character counter
- New method
MobileMessaging.isChatAvailable((isAvailable) => {})to check in-app chat availability
14.2.1-rc
SDK Versions
- Android 14.7.9
- iOS 14.1.1
Fixed
- Minor bugs fixes for version update from 0.79 to 0.81
14.2.0-rc
SDK Versions
- Android 14.7.9
- iOS 14.1.1
Fixed
- provided fix for braking change between React Native versions 0.79 and 0.81
14.1.4
SDK Versions
- Android 14.7.9
- iOS 14.1.1
Fixed
- removed outdated declarations in Android manifest that might cause build issues
14.1.3
SDK Versions
- Android 14.7.8 → 14.7.9
- iOS 14.1.1
Fixed
- Inbox data mapping consistency improvements (Android)
14.1.2
SDK Versions
- Android 14.7.5 → 14.7.8
- iOS 14.0.1 → 14.1.1
Fixed
- Improved dynamic base URL handling for enhanced reliability
- Inbox data mapping consistency improvements (Android)
Changed
- iOS SDK Swift version requirement updated to 5.5
14.1.1
SDK Versions
- Android 14.6.2 → 14.7.5
- iOS 14.0.0 → 14.0.1
Added
- Error codes for chat exceptions (Android).
- SDK API field validation (Android).
- Chat loading error view with retry (Android).
Changed
- Personalization API performance (Android).
- Installation retrieval methods (Android).
- Chat error handling structure (Android).
Fixed
- Resolved CDN authentication issues for full featured in-app notifications in certain regions (iOS, Android).
- InAppChatView visibility after first sync (Android).
- Chat drafts persistence (Android).
- Custom URL handling in in-app messages (Android).
Dependencies
- InfobipRTC 2.6.2 (iOS).
- androidx.activity:activity-ktx (Android).
14.1.0
SDK Versions
-Android 14.6.2
-iOS [iOS 13.12.4 -> 14.0.0]
Changed
- iOS minimum target increased to iOS 15
14.0.0
SDK Versions
- Android [14.6.2]
- iOS [13.12.4]
Added
From this version onwards, we've started support of React Native with new architecture.
On this page you can learn how to Switch beetween the React Native architectures.
Here are the Migration guides
13.11.2
SDK Versions
- Android [14.6.0 -> 14.6.2]
- iOS [13.12.0]
Fixed
- Events caching issue.