Skip to content

Twilio Video SDK iOS 3.8.0

Compare
Choose a tag to compare
@twilio-sdk-build twilio-sdk-build released this 14 Dec 21:31
· 40 commits to Releases since this release

This release consumes twilio-video-cpp-5.7.0.

Enhancements

  • isRecording property in TVIRoom now accurately reflects the current recording state of the TVIRoom. In the previous versions of the SDK, isRecording could return false positives.
    In TVIRoomDelegate the roomDidStartRecording and roomDidStopRecording callbacks will now be invoked when recording for at least a single track in the TVIRoom has begun and ended respectively.

Known Issues

  • Unpublishing and republishing a TVILocalAudioTrack or TVILocalVideoTrack might not be seen by Participants. #34
  • 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]

Size Impact for 3.8.0

Architecture Compressed Size Uncompressed Size
arm64 4.6 MB 10.8 MB