Releases: sendbird/sendbird-calls-sdk-react-native
Releases · sendbird/sendbird-calls-sdk-react-native
Release 1.1.5
Release 1.1.4
1.1.4 (2024-11-07)
- Fixed a bug where modules were not properly installed in the Android new architecture environment. It now works properly in the interop layer.
Release 1.1.3
Release 1.1.2
1.1.2 (2024-04-17)
- Updated iOS deployment target to 12.0
- Updated iOS SDK (Added PrivacyInfo.xcprivacy for Apple Privacy Manifest)
Release 1.1.1
Release 1.1.0
1.1.0 (2024-01-12)
- Updated native SDK
- Added
onLocalParticipantReconnected
andonLocalParticipantDisconnected
to group call events - Added
NOT_CONNECTED
to DirectCallEndResult
- Added
- Integrated logger with native
Release 1.0.3
1.0.3 (2023-10-10)
- Support AGP 8+ (To support React-Native 0.73+)