Releases: cometchat/cometchat-sample-app-ios
Releases · cometchat/cometchat-sample-app-ios
4.3.8
3.0921-1
Fixes
- Fixed a crash that occurred when opening the user or group info screen.
4.3.7
Enhancements
- Update CometChat UI Kit to version 4.3.7
3.0.920-1
Enhancements
- Enhanced the "scroll up to fetch new messages" feature in the Message List, improving the loading behavior and user interaction experience.
4.3.6
Enhancements
- Update CometChat UI Kit to version 4.3.6
4.3.5
Enhancements
- Update CometChat UI Kit to version 4.3.5
4.3.4
Enhancements
- Update CometChat UI Kit to version 4.3.4
4.3.3
Enhancements:
- Update CometChat UI Kit to version 4.3.3
4.3.2
Fixes:
- Fixed a localization issue where changes to localized text were not properly reflected at the app level.
- Addressed an issue in CometChatMessageComposer where modifying or editing Composer AttachmentOptions resulted in duplicates.
- Resolved a crash in CometChatMessageList that occurred when sending multiple messages at a high frequency.
3.0.919-4
Fixes
- Resolved a scrolling issue where fetching previous messages inaccurately scrolled users to the top of the conversation, disrupting the message view in
MessageList
. - Addressed a bug in the
ConversationList
where the typing indicator was erroneously displayed for other users or groups if one user began typing at the same moment another user refreshed the page, ensuring accurate typing status visibility.