Skip to content

Releases: sendbird/sendbird-live-sdk-ios

v1.0.0-beta.7

08 Mar 11:33
Compare
Choose a tag to compare

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

v1.0.0-beta.6

09 Jan 08:08
Compare
Choose a tag to compare

v1.0.0-beta.6 (Jan 9, 2023)

  • Add interfaces to support streaming from RTMP.

v1.0.0-beta.5

22 Dec 07:31
Compare
Choose a tag to compare

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

03 Nov 14:02
Compare
Choose a tag to compare

v1.0.0-beta.4 (Nov 3, 2022)

  • Improved stability.

v1.0.0-beta.3

06 Oct 09:40
Compare
Choose a tag to compare

v1.0.0-beta.3 (Oct 6, 2022)

  • Added custom items to LiveEvent.
  • Added title and coverURL to LiveEvent.
  • Added LiveEvent.updateLiveEventInfo.
  • Renamed LiveEvent.Configuration to LiveEvent.CreateParams.
  • Added SendbirdLive.getCachedLiveEvent

v1.0.0-beta

06 Oct 07:51
Compare
Choose a tag to compare

v1.0.0-beta (Jul 15, 2022)

  • Initial beta release

v1.0.0-beta.2

13 Sep 08:49
Compare
Choose a tag to compare

v1.0.0-beta.2 (Sep 8, 2022)

  • Fix build settings