2023-08-09

Updates to iOS Client SDK (v3.10.1) - Introduced a new stop method that lets you stop recording and playing audio samples; the method replaces the existing cancel method. Additionally, renamed the RecorderStatus model to AudioPreviewStatus and fixed issues with not receiving remote participants' audio and getting a crash while recording audio samples during phone calls.

iOS Client SDK

3.10.1

Changes

Bug Fixes

  • Fixed an issue where closing a set timer in the iOS Clock application resulted in not receiving remote participants' audio.

  • Fixed an issue where recording audio samples during phone calls caused a crash.

Deprecated APIs

Deprecated the cancel method, which is now replaced with the stop method.