Releases: cbajapan/swift-fcsdk-ios
v4.2.7-beta2
This pre release fixed an issue where there was a double image on blur background
v4.2.7-beta1
Fixed an issue where call ends when agent holds the call
Fixed resource retention post call termination
Fixed issue where failure to reconnect on iPad after 30 seconds while a using deprecated API
v4.2.6
Version 4.2.6
This article describes changes in version 4.2.6 of FCSDKiOS
Overview
Version 4.2.6 has several bug fixes and performance improvements. Below is a list of bug fixes.
Improvements to ACBUCDelegate methods
Improvements to localBufferView
Improvements to network connectivity
Improvements to Virtual Background
Transport performance improvements
Video View performance improvements
Concurrency improvements
Improvements to logging and setting call state
iOS13 TrustAll Certificates (insecure connections)
iOS12 loading crash addressed
Video Direction Bug
Uses Version m117 of WebRTC
Fixed a bug where the remoteView video stream may not have resumed streaming from an on hold state.
Addresses H264 Codecs
Important Note
If you find yourself in a situation where ACBClientCallDelegate is not being set in time, please ensure that you are calling it as soon as the call is available during your call flow. In some scenarios, you may need to set it asynchronously via the setDelegate(callDelegate:) method in order to make sure it is set properly in the SDK, but please use this method as a last resort.
v4.2.6-beta10
Improvements to Virtual Background
Performance Improvements
Fixed a bug when using remoteView may not have resumed video from an on hold state.
v4.2.6-beta9
4.2.6-beta9
Addresses a remote video resume issue from an on hold state
v4.2.6-beta8
Version 4.2.6-beta8
This article describes changes in version 4.2.6-beta8 of FCSDKiOS
Overview
Addresses H264 Codecs
Video direction bug fix
Beta8 uses version m117 of WebRTC
If you are using CocoaPods Please update the WebRTC CocoaPod to version 117 in your Podfile.
v4.2.6-beta7
This pre-release includes work done to the following issues
- iOS13 TrustAll Certificates(insecure connections)
- iOS12 loading crash addressed
v4.2.6-beta6
Improvements to logging and setting call state
v4.2.6-beta5
FCSDKiOS Beta 5 has several improvements
- Concurrency improvements
- Video View performance improvements
- Transport performance improvements
v4.2.6-beta3
Improvements to Virtual Background