Twilio Audio Processors iOS 5.8.1
twilio-sdk-build
released this
19 Apr 15:41
·
3 commits
to Releases
since this release
- Audio Processors iOS SDK 5.8.1 [XCFramework] (checksum: 025561b58e217021adf627c1440029f31c027c0c2d07c29815d1a3077c5ad3c4).
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 Report
Architecture | Compressed Size | Uncompressed Size |
---|---|---|
Universal | 6.0 MB | 20.4 MB |
arm64 | 6.0 MB | 20.4 MB |