Skip to content

Twilio Video SDK iOS 1.3.10

Compare
Choose a tag to compare
@ceaglest ceaglest released this 19 Jan 02:00
· 57 commits to Releases since this release
db64596

Enhancements

  • TwilioVideo.framework and our C++ core library are now built with the Xcode 9.1 toolchain.

Bug Fixes

  • Clarified header docs for [TVIRoomDelegate room:didFailToConnectWithError:], [TVIRoomDelegate roomDidStartRecording:] and [TVIRoomDelegate roomDidStopRecording:].
  • Don't publish Ice Candidate stats unless an active pair is present.

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