Skip to content

Twilio Video SDK iOS 1.4.1

Compare
Choose a tag to compare
@twilio-sdk-build twilio-sdk-build released this 19 Jun 19:50
· 54 commits to Releases since this release
389560e

This release consumes twilio-video-cpp-1.4.3.

1.4.1 (In development)

Improvements

  • TwilioVideo.framework and our C++ core library are now built with the Xcode 9.3 toolchain.
  • Initial Connect message now includes Client version metadata.

Bug Fixes

  • Fixed a bug where the SDK hangs if DNS resolution fails and the user does not initiate disconnect.
  • The signaling Client no longer logs access tokens.
  • Resolved an issue where the signaling Client could send too many UPDATE messages, or use too many CPU cycles and disconnect from a Room.

Known Issues

  • Participant disconnect event can take up to 120 seconds to occur. #99
  • AVPlayer audio content does not mix properly with Room audio. #62