Releases: sendbird/sendbird-chat-ios-spm
Releases · sendbird/sendbird-chat-ios-spm
v3.1.47
Improvements
- Fixed completion to be called only once when the received websocket command is an error
v3.1.46
Improvements
- Fixed crash issue that occurs when websocket disconnects
v3.1.45
Improvements
- Fixed crash issue that occurs when websocket disconnects
v3.1.44
Improvements
- Improved stability
v3.1.43
Improvements
- Improved stability
v3.1.42
Improvements
- Fixed a bug that the callback of the connect method returns the connection canceled error
v3.1.41
Improvements
- Fixed potential memory issue when closing websocket
v3.1.40
Improvements
- Fixed crash issue when closing websocket
v3.1.39
Improvements
- Fixed unreadMessageCount not being updated
v3.1.38
Improvements
- Fixed a crash issue in WebSocket.
- Fixed reachability delegate to always run on main thread.