v4.8.5
sendbird-sdk-deployment
released this
24 May 10:05
·
122 commits
to master
since this release
Improvements
- Fixed
MessageCollectionDelegate.messageCollection(_:context:channel:updatedMessages:)
to be invoked after sending a message via API fallback - Fixed
GroupChannelCollectionDelegate.channelCollection(_:context:addedChannels:)
to not be invoked for added messages untilloadMore
is called inGroupChannelCollection