Releases: sendbird/sendbird-ios-framework
Releases · sendbird/sendbird-ios-framework
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.37
Improvements
- Fixed unreadMessageCount to be updated when an unread message is deleted
- Fixed a crash issue in
[SBDAppInfo _toDictionary]