Skip to content

Releases: 100mslive/100ms-ios-sdk

0.2.13

16 May 12:54
58a163c
Compare
Choose a tag to compare

Fixed

  • Local track state updates not being sent due to a bug in 0.2.12

0.2.12

13 May 09:46
eeeba89
Compare
Choose a tag to compare

Fixed

  • Track will not recover if it was unsubscribed from post being degraded

0.2.11

28 Apr 10:10
fa0c56e
Compare
Choose a tag to compare

Added

  • Subscribe degradation improvements

Fixed

  • onReconnected callback not fired in some scenarios

0.2.10

21 Apr 08:09
37107e2
Compare
Choose a tag to compare

Fixed

  • Error 5000 returned when trying to rejoin from onError callback

Changed

  • Message in sendBroadcastMessage, sendDirectMessage and sendGroupMessage completion handlers will now have the timestamp set by the server instead of using local

0.2.9

29 Mar 11:12
ec6b633
Compare
Choose a tag to compare

Added

  • Network health callbacks in preview and mid call

Fixed

  • Fix camera light going on for muted track post role change

0.2.8

08 Mar 10:58
0a71932
Compare
Choose a tag to compare

Added

  • HMSHLSConfig constructor now takes HMSHLSRecordingConfig param to optionally enabled recording of HLS stream
  • hlsRecordingState property added to HMSRoom to show current recording state

0.2.7

21 Feb 10:09
7beea97
Compare
Choose a tag to compare

Added

  • Recording/Streaming info will now have "started at" date
  • Room state and peer list are now available in preview mode (if enabled from dashboard) via on(room:update:) and on(peer:update:) callbacks in HMSPreviewListener

Fixed

  • SDK interfering with apps querying device battery level

0.2.6

28 Jan 12:44
a4efefa
Compare
Choose a tag to compare

Fixed

  • Fixed connection issues for EU based rooms.

0.2.5

20 Jan 08:52
b3553eb
Compare
Choose a tag to compare

Added

  • Call stats APIs

0.2.4

20 Dec 14:21
9e8e93a
Compare
Choose a tag to compare

Added

  • HLS Streaming API

Changed

  • Improved track switching delay in HMSVideoView

Fixed

  • Track remove callback not fired in case of multiple auxiliary tracks were getting removed