macOS SDK Updates - 04/27/21
1619625953526
Meeting SDK - Mac
Developers!
We are happy to announce that our macOS SDK has been updated to v5.5.12511.0420 and is available in the Zoom App Marketplace.
In this version, we included the following changes:
Added
New callbacks for when the breakout room is created and when it is started:
The following callbacks in
ZoomSDKNewBreakoutRoomController.h
:-(void)onBOCreateSuccess:(NSString *)boID;
-(void)onStartBOError:(ZoomSDKBOControllerError)errCode;
Changed & Fixed
Upgraded OpenSSL to 1.1.1k.
Fixed an issue where the app crashed when moving between breakout rooms in Custom UI.
Did you like this update?