Releases: sendbird/sendbird-live-sdk-ios
Releases · sendbird/sendbird-live-sdk-ios
v1.0.0-beta.7
v1.0.0-beta.7 (Mar 8, 2023)
- Introducing reactions in Live Event. You can now react to live events in real time for better user interactions.
- Added
LiveEvent.CreateParams.reactionKeys
- Added
LiveEvent.increaseReactionCount
- Added
LiveEventDelegate.didReactionCountUpdate
- Added
v1.0.0-beta.6
v1.0.0-beta.6 (Jan 9, 2023)
- Add interfaces to support streaming from RTMP.
v1.0.0-beta.5
v1.0.0-beta.5 (Dec 22, 2022 UTC)
- Add interfaces to support applying filters to camera feed using external video source.
v1.0.0-beta.4
v1.0.0-beta.4 (Nov 3, 2022)
- Improved stability.
v1.0.0-beta.3
v1.0.0-beta.3 (Oct 6, 2022)
- Added custom items to
LiveEvent
. - Added
title
andcoverURL
toLiveEvent
. - Added
LiveEvent.updateLiveEventInfo
. - Renamed
LiveEvent.Configuration
toLiveEvent.CreateParams
. - Added SendbirdLive.getCachedLiveEvent
v1.0.0-beta
v1.0.0-beta (Jul 15, 2022)
- Initial beta release
v1.0.0-beta.2
v1.0.0-beta.2 (Sep 8, 2022)
- Fix build settings