Skip to content

Releases: muxinc/mux-stats-sdk-avplayer

v2.6.0

20 Sep 16:55
1f83363
Compare
Choose a tag to compare
  • Allow overriding of viewer information (application name)
  • Tests for AVQueuePlayer
  • Custom beacon collection domains
  • Adds programChange:withCustomerData:

v2.5.0

24 Aug 19:24
5019516
Compare
Choose a tag to compare
  • Consolidates MUXSDKCustomerViewData, MUXSDKCustomerVideoData, and MUXSDKCustomerPlayerData into MUXSDKCustomerData and deprecates methods that treat these as separate arguments
  • Adds support for custom dimensions

v2.4.2

18 Aug 17:01
7442bd8
Compare
Choose a tag to compare
  • Replaces identifierForVendor with alternative UUID
  • Fixes race condition when checking viewer connection type

v2.4.1

09 Jun 00:38
aeedaea
Compare
Choose a tag to compare
  • Fixes a bug when disabling automatic video change that could sometimes result in views not being split apart and/or having a high seek latency.

v2.4.0

18 May 04:30
1a46935
Compare
Choose a tag to compare
  • Add Buildkite step to automatically build statically linked frameworks
  • Removes use of categories
  • Updates documentation

v2.3.2

12 May 00:01
68c1f50
Compare
Choose a tag to compare
  • Adds a new method to disable built in videochange calls when using AVQueuePlayer. This method can be called as:
[MUXSDKStats setAutomaticVideoChange:PLAYER_NAME enabled:false];

v2.2.2

05 May 16:45
1cfeacb
Compare
Choose a tag to compare

• Bugfix: Code signing is missing for mac catalyst
• Bugfix: iOS SDK crash from KVO observer being removed incorrectly
• Bugfix: tvOS doesn't appear to track seeking correctly

v2.2.1

14 Apr 00:48
dc7a70d
Compare
Choose a tag to compare
  • Fixes a bug where AirPlay rebuffering was incorrectly reported as paused

v2.2.0

02 Apr 16:58
4c32f29
Compare
Choose a tag to compare

Adds Swift PM Support

v2.1.0

25 Mar 20:27
aeb4192
Compare
Choose a tag to compare
  • Update iOS SDK to submit viewer_device_model field
  • Updates our implementation of the Google IMA SDK in demo apps to work with the latest version
  • Automated UI test for ads