Skip to content

Releases: cometchat/chat-sdk-ios

3.0.903

03 Jun 14:09
Compare
Choose a tag to compare

Added editMessage and deleteMessage which returns textMessage instead of ActionMessage

3.0.900

25 Feb 18:51
Compare
Choose a tag to compare

Minor optimisations

3.0.90

14 Feb 19:40
Compare
Choose a tag to compare

Fixed the JSONError issue.

3.0.9

25 Jan 13:20
Compare
Choose a tag to compare

Fixed issue with sending of media messages

3.0.8

15 Jan 23:53
c5f3848
Compare
Choose a tag to compare

WebSocket Connection Optimisations.
Fixed onOutgoingCallAccepted when same user is logged-in multiple device.

2.4.2

11 Jan 12:59
416801d
Compare
Choose a tag to compare

Fixed issue for onOutgoingCallAccepted when logged-In multiple device with same user.

3.0.7

30 Dec 22:00
Compare
Choose a tag to compare

Added message tag filter and update feature
Added conversation tag filter and update feature

3.0.6

13 Dec 17:28
Compare
Choose a tag to compare

Fixed Logout issue when client migrates from v2 to v3.

3.0.5

24 Nov 18:08
Compare
Choose a tag to compare

V3 real-time chat issue fixed

3.0.3

12 Oct 08:29
adb76b0
Compare
Choose a tag to compare

Added SPM dependency support
Add callbacks to markAsDelivered() and markAsRead() methods