Twilio Video SDK iOS 3.7.2
twilio-sdk-build
released this
03 Nov 20:06
·
44 commits
to Releases
since this release
This release consumes twilio-video-cpp-5.6.2.
Bug Fixes
- Fixed a race condition that could cause a crash or unnecessary web socket signaling reconnection.
- Fixed a race condition that could cause a crash when closing the signaling web socket.
- Fixed a bug where private IP addresses could be sent to insights when
TVIConnectOptions.networkPrivacyPolicy
was set toTVILocalNetworkPrivacyPolicyBlockLocal
. - Two small memory leaks were fixed, one when iced response is received in icing state, and one for signaling data tracks. [ISDK-3046]
Known Issues
- Unpublishing and republishing a
TVILocalAudioTrack
orTVILocalVideoTrack
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.7.2
Architecture | Compressed Size | Uncompressed Size |
---|---|---|
arm64 | 4.6 MB | 10.8 MB |