Skip to content

Releases: sendbird/sendbird-ios-framework

v3.0.38

17 Feb 22:59
Compare
Choose a tag to compare
  • Added file encryption.
  • Fixed connection bug.

v3.0.37

14 Feb 02:18
Compare
Choose a tag to compare
  • Fixed bug of updating meta counter of channel.

Note that we don't return result objects anymore when there's an error in completion handlers starting from this version. Please make sure that you don't use a result object when an error occurs after updating SDK.

v3.0.36

01 Feb 02:08
Compare
Choose a tag to compare
  • Fixed bug of thumbnail image in file message.

v3.0.35

30 Jan 23:27
Compare
Choose a tag to compare
  • Added a method to run reconnection.
  • Improved unread message count management.
  • Added error for uninitialized class.

v3.0.34

30 Jan 09:49
Compare
Choose a tag to compare
  • Added error for uninitialized class.

v3.0.33

28 Jan 04:43
Compare
Choose a tag to compare
  • Improved usability of channel delegates and connection delegates.

v3.0.32

20 Jan 02:09
Compare
Choose a tag to compare
  • Modified network error code.

v3.0.31

19 Jan 08:48
Compare
Choose a tag to compare
  • Added error code for network error.

v3.0.30

18 Jan 05:16
Compare
Choose a tag to compare
  • More accurate connection state.

v3.0.29

17 Jan 22:39
Compare
Choose a tag to compare
  • Fixed the bug of unread message count in group channel.
  • Added file name parameter to the message for sending file with URL.