Releases: muxinc/stats-sdk-objc
Releases · muxinc/stats-sdk-objc
v2.1.2
- bugfix - Use monotonically increasing time in Objc client library. Avoids a bug if system time changes during a view.
v2.1.1
- Expose
videoSourceUrl
on MUXSDKCustomerVideoData
. This allows a user to set the videoSourceUrl (along with their other VideoData, in which case any videoSourceUrl that is inferred from the player will be ignored.
v2.1.0
- Fix build process for XCode 11
- Make player_instance_id a full uuid-style string
- Make sure to always send player_instance_id
- Bump Mux api versions for new collectors/processors
v2.0.12
- add the ad events to TV header
v2.0.11
- more nullability annotations were needed
v2.0.9
- adds missing nullable annotations
v2.0.8
- adds support for disabling Sentry reporting
v2.0.7
- Conditionally utilize modules in
@import/#import
statements
v2.0.6
- Integrated Google Interactive Media Ads(IMA) SDK into the iOS SDK