Currently the latest version of QuickBlox iOS SDK is 3.0.0
Link to the SDK with all release notes: QuickBlox iOS SDK
Link to CocoaPods: CocoaPods
The latest release notes are:
Added:
– Mac Catalyst support.
– Simulators support.
Updated:
– Updated Google WebRTC to version 124.0.6367.88.
– Enhanced Logger for more effective logging.
– Improved conference signaling mechanism.
– Encapsulated RTC interfaces for better modularity.
– Optimized camera capture queue and video capture logic.
– Updated media stream functionalities.
– Refactored audio track handling.
Deprecated:
– Deprecated methods and classes related to call recording.## Fixed:
– Adjusted logging level settings and switched from assertions to validations
– Removed deprecated audio session logic.
– Fixed inconsistencies in video frame handling.