Releases: muxinc/mux-stats-sdk-avplayer
Releases · muxinc/mux-stats-sdk-avplayer
v3.4.2
Fixes
- Pin MuxCore to specific version consistent across Cocoapods and Swift Package Manager
v3.4.1
v3.4.0
v3.3.3
v3.3.2
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
v3.3.0
Updates
- Add
drmType
toMUXSDKCustomerViewData
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
Fixes
- Fix Ad metadata not showing up correctly when dispatched on ad events
Co-authored-by: Emily Dixon [email protected]
v3.2.0
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]