Skip to content

Releases: muxinc/stats-sdk-objc

v2.0.5

31 Aug 21:41
Compare
Choose a tag to compare

Change list

  • fixed a memory leak when destroying a Mux player object

v2.0.3

23 Aug 22:38
Compare
Choose a tag to compare
  • add archive in build script to support full bitcode

v2.0.2

10 Jul 20:03
9b3d00f
Compare
Choose a tag to compare
  • Added bandwidth metrics report for minimum/average bit rate, and maximum/average latency

v2.0.0

02 Jul 17:49
c79d0e1
Compare
Choose a tag to compare
  • Make this repo to host MuxCore library only

v0.0.11

29 May 20:44
4f1ed20
Compare
Choose a tag to compare

. fix crash when an error comment is nil

v0.0.10

08 May 18:11
a20a00d
Compare
Choose a tag to compare
  • Remove runtime log for release build

v0.0.9

07 May 21:12
Compare
Choose a tag to compare
  • add support for batch processing beacons
  • add support for beacon dimension compression(dedupe)

v0.0.8

04 May 20:09
Compare
Choose a tag to compare
  • Fix reading on synchronous Key/Value pair

v0.0.7

03 May 19:40
a8554a8
Compare
Choose a tag to compare
  • Fix a bug where videoChangeForPlayer:withVideoData: may not have reset all metrics correctly.

v0.0.6

25 Apr 22:38
Compare
Choose a tag to compare
  • Fix nullable compiler warning
  • Improved exception handling