Releases: sendbird/sendbird-chat-sdk-ios
Releases · sendbird/sendbird-chat-sdk-ios
v4.0.0-beta.2
v4.0.0-beta.2 (Apr 29, 2022)
- Added new feature, Scheduled Messages
- Added new parameter, channel_type, to Polls interfaces
- Fixed 401 error when handling image File URL
Release v4.0.0-beta
What's new in version 4?
- Codebase has been re-written from Objective-C to Swift.
- Naming of the Product has been changed from
SendBirdSDK
toSendbirdChatSDK
. - Naming of the main class has been changed from
SBDMain
toSendbirdChat
. - Naming of public interfaces has been renamed to better match Swift's language style guide.
- Deprecated interfaces from v3 has been removed.
- Support for SyncManager has been removed.