Releases: muxinc/stats-sdk-objc
Releases · muxinc/stats-sdk-objc
v2.0.5
Change list
- fixed a memory leak when destroying a Mux player object
v2.0.3
- add archive in build script to support full bitcode
v2.0.2
- Added bandwidth metrics report for minimum/average bit rate, and maximum/average latency
v2.0.0
- Make this repo to host MuxCore library only
v0.0.11
. fix crash when an error comment is nil
v0.0.10
- Remove runtime log for release build
v0.0.9
- add support for batch processing beacons
- add support for beacon dimension compression(dedupe)
v0.0.8
- Fix reading on synchronous Key/Value pair
v0.0.7
- Fix a bug where videoChangeForPlayer:withVideoData: may not have reset all metrics correctly.
v0.0.6
- Fix nullable compiler warning
- Improved exception handling