Skip to content

Twilio Audio Processors iOS 5.8.3

Latest
Compare
Choose a tag to compare
@twilio-sdk-build twilio-sdk-build released this 22 Oct 15:47
  • Audio Processors iOS SDK 5.8.3 [XCFramework] (checksum: da2205b26cc5a02a1ea0dff87ec710b7e5e910d27576a2428f3fea508f22be10).

Bug Fixes

  • This release uses a WebRTC patch that addresses a potential ICE gathering or network handover issue on iOS 18.

Known Issues

  • Audio playback fails in some cases when running a simulator on a Mac Mini. #182
  • Unpublishing and republishing a LocalAudioTrack or LocalVideoTrack might not be seen by Participants. #34
  • H.264 video might become corrupted after a network handoff. #147
  • iOS devices do not support more than three H.264 encoders. Refer to #17 for suggested work arounds.
  • Publishing H.264 video at greater than 1280x720 @ 30fps is not supported. If a failure occurs then no error is raised to the developer. [ISDK-1590]