Changelog
Voximplant iOS SDK v3 changelog
3.0.1 (Nov 18, 2025)
Core (3.0.1)
Stability improvements
Calls (3.0.1)
Fix: ending a conference with screen sharing does not release all screen sharing resources. This results in the system screen capture indicator remaining on the device.
Fix: incorrect value of the "reason" parameter in the call(_:didDisconnectWithReason:headers:) event in some cases
Fix: call does not end if the connection to the Voximplant cloud is lost while the call is in the disconnecting state
Stability improvements
Messaging (3.0.1)
Fix: the VIMessengerDelegate delegate does not trigger any event until any VIMessenger API is called
3.0.0 (Oct 6, 2025)
Separate frameworks for core, calls, and messaging
Swift API with Objective-C compatibility
MacOS support
VoximplantWebRTC is updated to 134.0.0
Separate VICall and VIConference interfaces
SwiftUI video renderer
Local video stream can be created and rendered before a call or a conference is started