Twilio Video SDK iOS 5.8.1
twilio-sdk-build
released this
19 Apr 15:40
·
4 commits
to Releases
since this release
This release consumes twilio-video-cpp-6.9.0.
- Programmable Video iOS SDK 5.8.1 [XCFramework] (checksum: 39ea1c10856e7b3019f0311b34d97a149074c8db79fd6e59618399d592919245).
Enhancements
- The SDK now includes the privacy manifest in the XCFramework. The SDK collects analytic data such as WebRTC stats when the
insightsEnabled
property is enabled inTVIConnectOptions
.
The required reason APIs included in the privacy manifest are for internal usage by WebRTC and are not used directly by the Video SDK. - The SDK XCFramework is now signed with Twilio's distribution signature.
Known Issues
- Audio playback fails in some cases when running a simulator on a Mac Mini. #182
- Unpublishing and republishing a
LocalAudioTrack
orLocalVideoTrack
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]
Size Impact for 5.8.1
Architecture | Compressed Size | Uncompressed Size |
---|---|---|
Universal | 6.0 MB | 20.4 MB |
arm64 | 6.0 MB | 20.4 MB |