Skip to content

Releases: sendbird/sendbird-ios-framework

v3.1.56

09 Apr 07:40
9529891
Compare
Choose a tag to compare

Improvements

  • Updated iOS deployment target to 12.0
  • Updated Xcode version to 15.0
  • Added PrivacyInfo.xcprivacy for Apple Privacy Manifest

v3.1.55

11 Dec 09:11
cbdbc85
Compare
Choose a tag to compare

3.1.55 (Dec 11, 2023)

Improvements

  • Fixed a crash that could occur when closing websocket connection.

v3.1.54

10 Nov 05:43
700f04c
Compare
Choose a tag to compare

3.1.54 (Nov 10, 2023)

Improvements

  • Fixed a crash that could occur when closing websocket connection.

v3.1.53

27 Sep 08:41
a9d7bea
Compare
Choose a tag to compare

3.1.53 (Sep 27, 2023)

Improvements

  • Fixed an intermittent crash issue when receiving pinned messages.

v3.1.52

24 Aug 10:27
e906109
Compare
Choose a tag to compare

3.1.52 (Aug 24, 2023)

Improvements

  • Fixed a crash issue when websocket starts.

v3.1.51

07 Jul 10:10
9a1d5c5
Compare
Choose a tag to compare

Improvements

  • Improved stability
  • Fixed an issue where completionHandler of SBDMain.initWithApplication does not get called if useCaching is set to false

v3.1.50

19 Jun 09:47
Compare
Choose a tag to compare

Improvements

  • Fixed a crash that could occur when connecting users in multi-threading

v3.1.49

19 Jun 05:00
Compare
Choose a tag to compare

Improvements

  • Fixed a crash that could occur when connecting users in multi-threading

v3.1.48

26 Apr 12:40
Compare
Choose a tag to compare

Improvements

  • Updated iOS deployment target to 11.0 for Xcode 14.1+

v3.1.47

13 Apr 12:13
Compare
Choose a tag to compare

Improvements

  • Fixed completion to be called only once when the received websocket command is an error