Releases: sendbird/sendbird-ios-framework
Releases · sendbird/sendbird-ios-framework
v3.1.57
3.1.57 (Jul 31, 2024)
Improvements
- Fixed a crash where
SBDSessionWebSocketEngine
would crash when establishing a new WebSocket connection.
v3.1.56
Improvements
- Updated iOS deployment target to 12.0
- Updated Xcode version to 15.0
- Added
PrivacyInfo.xcprivacy
for Apple Privacy Manifest
v3.1.55
3.1.55 (Dec 11, 2023)
Improvements
- Fixed a crash that could occur when closing websocket connection.
v3.1.54
3.1.54 (Nov 10, 2023)
Improvements
- Fixed a crash that could occur when closing websocket connection.
v3.1.53
3.1.53 (Sep 27, 2023)
Improvements
- Fixed an intermittent crash issue when receiving pinned messages.
v3.1.52
3.1.52 (Aug 24, 2023)
Improvements
- Fixed a crash issue when websocket starts.
v3.1.51
Improvements
- Improved stability
- Fixed an issue where completionHandler of
SBDMain.initWithApplication
does not get called if useCaching
is set to false
v3.1.50
Improvements
- Fixed a crash that could occur when connecting users in multi-threading
v3.1.49
Improvements
- Fixed a crash that could occur when connecting users in multi-threading
v3.1.48
Improvements
- Updated iOS deployment target to 11.0 for Xcode 14.1+