Releases: sendbird/sendbird-chat-ios-spm
Releases · sendbird/sendbird-chat-ios-spm
v3.1.38
Improvements
- Fixed a crash issue in WebSocket.
- Fixed reachability delegate to always run on main thread.
v3.1.37
Improvements
- Fixed unreadMessageCount to be updated when an unread message is deleted
- Fixed a crash issue in
[SBDAppInfo _toDictionary]
v3.1.36
- Fixed potentail thread safety issue of getMembers for SBDGroupChannel
- Fixed session key security issue
v3.1.35
Improvements
- Improved stability
v3.1.34
Improvements
- Fixed multiple concurrent connections issue
v3.1.33
- Fixed metaArrays not being copied when copying a userMessage
v3.1.32
Improvements
- Fixed timer concurrency issue when reconnecting
- Fixed an issue that caused the main thread to slow down while using
SBDGroupChannelCollection
v3.1.29
- Improved stability
v3.1.28
v3.1.27
- Resolved priority inversion warning