Releases: muxinc/mux-stats-sdk-avplayer
Releases · muxinc/mux-stats-sdk-avplayer
v0.1.5
- Do not include IMA headers within tvOS builds
v0.1.4
- Integrated Google Interactive Media Ads(IMA) SDK into demo player and the MUX SDK
- A new API
getIMASdkListener
is introduced in the MUX SDK. It returns an AdsImaSDKListener object for connecting with IMA SDK's addAdErrorListener
and addAdEventListener
call
- iOS only, since IMA SDK doesn't have a cocoapod for tvOS
v0.1.3
Change list
- Restore event data deduplication and batching of metric beacons
v0.1.2
Changes
- fixed null pointer crash at AVPlayerItemErrorLogEvent.errorComment when AVPlayer is trying to report playback failure event to the SDK.
v0.1.1
Changes
- support full bitcode
- added
programChange
API - see our docs for more information.
- added demo code on how to use AVQueuePlayer in DemoApp project
v0.1.0
Changes
- Created an AVPlayer integration between iOS AVPlayer/AVPlayerLayer and MuxCore library
- Support collection of throughput metrics