Releases: 100mslive/100ms-ios-sdk
Releases · 100mslive/100ms-ios-sdk
0.2.13
Fixed
- Local track state updates not being sent due to a bug in 0.2.12
0.2.12
Fixed
- Track will not recover if it was unsubscribed from post being degraded
0.2.11
Added
- Subscribe degradation improvements
Fixed
- onReconnected callback not fired in some scenarios
0.2.10
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
Added
- Network health callbacks in preview and mid call
Fixed
- Fix camera light going on for muted track post role change
0.2.8
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
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
Fixed
- Fixed connection issues for EU based rooms.
0.2.4
Added
Changed
- Improved track switching delay in HMSVideoView
Fixed
- Track remove callback not fired in case of multiple auxiliary tracks were getting removed