Skip to content

Releases: muxinc/stats-sdk-objc

v2.1.2

27 Jan 22:08
aa74048
Compare
Choose a tag to compare
  • bugfix - Use monotonically increasing time in Objc client library. Avoids a bug if system time changes during a view.

v2.1.1

11 Dec 23:59
a867786
Compare
Choose a tag to compare
  • Expose videoSourceUrl on MUXSDKCustomerVideoData. This allows a user to set the videoSourceUrl (along with their other VideoData, in which case any videoSourceUrl that is inferred from the player will be ignored.

v2.1.0

25 Nov 23:02
9414ffd
Compare
Choose a tag to compare
  • Fix build process for XCode 11
  • Make player_instance_id a full uuid-style string
  • Make sure to always send player_instance_id
  • Bump Mux api versions for new collectors/processors

v2.0.12

19 Sep 16:30
Compare
Choose a tag to compare
  • add the ad events to TV header

v2.0.11

19 Sep 05:31
Compare
Choose a tag to compare
  • more nullability annotations were needed

v2.0.10

18 Sep 23:02
Compare
Choose a tag to compare
  • more nullability fixes

v2.0.9

18 Sep 20:03
e3f90bc
Compare
Choose a tag to compare
  • adds missing nullable annotations

v2.0.8

17 Sep 06:10
6e345d2
Compare
Choose a tag to compare
  • adds support for disabling Sentry reporting

v2.0.7

12 Dec 21:09
b0cbc56
Compare
Choose a tag to compare
  • Conditionally utilize modules in @import/#import statements

v2.0.6

24 Sep 20:44
Compare
Choose a tag to compare
  • Integrated Google Interactive Media Ads(IMA) SDK into the iOS SDK