Skip to content

Releases: muxinc/mux-stats-sdk-avplayer

v3.4.2

26 Oct 18:36
0502d92
Compare
Choose a tag to compare

Fixes

  • Pin MuxCore to specific version consistent across Cocoapods and Swift Package Manager

v3.4.1

19 Oct 00:49
870335d
Compare
Choose a tag to compare

Fixes

  • Add state check when dispatching viewend (#187)

Improvements

  • Update MuxCore dependency

v3.4.0

12 Oct 05:44
bbaae00
Compare
Choose a tag to compare

API Changes:

  • Monitor AVPlayer with a fixed size (#208)
  • Set custom player software name and version values (#209)

Improvements

  • Documentation revisions
  • Audio-only monitoring example

v3.3.3

09 Oct 21:36
1049abf
Compare
Choose a tag to compare

Fixes

  • Set player width and height dimensions using AVPlayerLayer bounds or AVPlayerViewController view bounds (#205)

v3.3.2

22 Sep 06:28
5a31071
Compare
Choose a tag to compare

Fixes

  • Crash when removing a time observer from the wrong AVPlayer instance during monitoring teardown.

Improvements

  • Add Swift Package Manager example application.

v3.3.1

24 Jul 22:37
7b0e6e2
Compare
Choose a tag to compare

Improvements

  • Backfill header nullability annotations to remove build warnings (#185)

v3.3.0

24 Apr 22:39
8db87f2
Compare
Choose a tag to compare

Updates

  • Add drmType to MUXSDKCustomerViewData so you can track this field if you wish

Improvements

  • System reliability updates during large events

Co-authored-by: Emily Dixon [email protected]

v3.2.1

31 Mar 00:34
512269d
Compare
Choose a tag to compare

Fixes

  • Fix Ad metadata not showing up correctly when dispatched on ad events

Co-authored-by: Emily Dixon [email protected]

v3.2.0

02 Mar 16:24
b4a0070
Compare
Choose a tag to compare

Fixes

  • Fix wrong viewer time when finishing seek after an ad break (#174)

Updates

  • Link the cocoapods library dynamically. The is a change in internal linkage and due to the small size of this library (under 500Kb), you shouldn't notice any difference. Please open an issue if you run into problems

Co-authored-by: Nidhi Kulkarni [email protected]

v3.1.0

12 Dec 22:54
6a06965
Compare
Choose a tag to compare

Updates

  • Add Frame Drop Metrics (#172)
  • Add 5 more Custom Dimensions (6 through 10) to MUXSDKCustomData