Releases: muxinc/mux-stats-sdk-avplayer
Releases · muxinc/mux-stats-sdk-avplayer
v2.13.2
Fixes
- Fix error metadata being reported without an error event in rare cases
v2.13.1
Improvements
- Relax MuxCore pod dependency version, can now update to any 3.x version, 3.12 or higher
v2.13.0
- Deprecate old custom
beaconDomain
implementation and add newbeaconCollectionDomain
parameter that does not append the key to the url.
v2.12.1
- Fix crash in
AVMetadataItem
inspection when dispatching session data - Fix state check for
isPaused
v2.12.0
- Register seek events when state is buffering
- Capture HLS session data and send event to core
v2.11.0
- Set Xcode build setting
APPLICATION_EXTENSION_API_ONLY = YES
- Fix: Update rendition change logic to fire events after playback has started
v2.10.0
- Fix programmatic seek events for iOS 15.0
- Fix picture in picture ads compatibility with mux-stats-google-ima 0.7.0
v2.9.0
- Fix programmatic seek latency and sequence issues
- Add Carthage binary project specification
- Clear customer metadata stored under
playerName
whendestroyPlayer
is called - Add device detection info new properties for overrides support
v2.8.0
- Fixes a bug that caused missing seek events when seeking programmatically