CLIENT-5973 Removed TVOErrorConnectionTimeoutError, TVOErrorSignalingConnectionError, TVOErrorSignalingConnectionTimeoutError, TVOErrorSignalingIncomingMessageInvalidError, TVOErrorSignalingOutgoingMessageInvalidError, TVOErrorConfigurationAcquireFailedError and TVOErrorConfigurationAcquireTurnFailedError from TVOError.h.
Bug Fixes
CLIENT-5935 Fixed a bug where constant audio level warning events are being sent to Insights when the call is muted or onhold.
CLIENT-5969 Renamed kDefaultAVAudioSessionConfigurationBlock to kTVODefaultAVAudioSessionConfigurationBlock so that TwilioVoice.framework and TwilioVideo.framework may be used in the same application.
CLIENT-5977 Fixed a bug where the SDK was sending double values for packets_lost_fraction to Insights instead of integer.
Known Issues
CLIENT-4943 Restrictive networks may fail unless ICE servers are provided via TVOConnectOptions or TVOAcceptOptions. ICE servers can be obtained from Twilio's Network Traversal Service.
Enhancements
TVOErrorConnectionTimeoutError
,TVOErrorSignalingConnectionError
,TVOErrorSignalingConnectionTimeoutError
,TVOErrorSignalingIncomingMessageInvalidError
,TVOErrorSignalingOutgoingMessageInvalidError
,TVOErrorConfigurationAcquireFailedError
andTVOErrorConfigurationAcquireTurnFailedError
fromTVOError.h
.Bug Fixes
kDefaultAVAudioSessionConfigurationBlock
tokTVODefaultAVAudioSessionConfigurationBlock
so thatTwilioVoice.framework
andTwilioVideo.framework
may be used in the same application.packets_lost_fraction
to Insights instead of integer.Known Issues
TVOConnectOptions
orTVOAcceptOptions
. ICE servers can be obtained from Twilio's Network Traversal Service.Size Report