Skip to content

Releases: pbj-apps/Live-ios-sdk

0.6.2

11 Jul 14:20
75ae75c
Compare
Choose a tag to compare

Add product external id

0.6.1

17 Jun 15:38
6aa693b
Compare
Choose a tag to compare
  • Fix Nan error in VodPlayer video duration

0.6.0

13 Jun 14:34
Compare
Choose a tag to compare
  • Adds Async-await api
  • Adds LivePlayer customization via factories (Header, InfoHeader & ProductCard)
  • Updates products endpoints
  • Updates Example project

0.5.6

15 Mar 08:28
Compare
Choose a tag to compare
  • Fixes a web socket connection issue when coming back from background.
  • Adds web socket event to example app.

0.5.5

11 Mar 16:24
Compare
Choose a tag to compare
  • fix(instructors): Makes image.small optional parsing field

0.5.4

21 Jan 12:24
Compare
Choose a tag to compare
  • Fixes VOD-backed Livestream parsing

0.5.3

15 Dec 16:26
Compare
Choose a tag to compare
  • Adds didPlay callback on VodPlayer

0.5.2

14 Dec 08:50
Compare
Choose a tag to compare
  • Makes Live player description font size dynamic to account for long description messages.

0.5.1

29 Nov 18:15
Compare
Choose a tag to compare
  • Opens up some classes to enable overrides on client apps

0.5.0

29 Nov 16:40
661a503
Compare
Choose a tag to compare
  • Distinct Live & LiveUI targets
  • Open full Api (Live & Vod Repository)
  • Introduces LivePlayer and VodPlayer UI components and their UIKit wrappers
  • Adds log levels .off, .info, .debug option
  • Adds Example App to try out all the calls with code, response and the UI components.