Skip to content

Twilio Video SDK iOS 2.12.0

Compare
Choose a tag to compare
@twilio-sdk-build twilio-sdk-build released this 22 Oct 16:22
· 45 commits to Releases since this release

This release consumes twilio-video-cpp-3.6.1.

Maintenance

  • Re-introduced support for iOS 32-bit architectures (armv7 and i386).

Known Issues

  • SDK does not always switch from mobile network to lower cost WiFi network on 32-bit armv7 devices. [ISDK-3063]
  • Media flow is not always re-established after toggling Airplane mode multiple times on 32-bit armv7 devices. [ISDK-3064]
  • No media flow when connecting Bluetooth speaker while connected to the room on 32-bit armv7 devices. [ISDK-3065]
  • Unpublishing and republishing a TVILocalAudioTrack or TVILocalVideoTrack might not be seen by Participants. #34
  • Typically, a maximum of three H.264 encoders can be used at once. When this limit is exceeded no errors are raised and new video Tracks are not encoded. #17
  • 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]
  • Participant disconnect event can take up to 120 seconds to occur. #99

Size Impact for 2.12.0

Architecture Compressed Size Uncompressed Size
Universal 8.9 MB 19.4 MB
arm64 4.2 MB 10.4 MB
armv7 4.5 MB 8.7 MB