1650503894170Video SDK - iOS v1.3.0by Yves GrantAdded New interface to configure video preference profile. New enums in ZoomVideoSDKConstants.h typedef NS_ENUM(NSUInteger, ZoomVideoSDKVideoPreferenceMode) { ZoomVideoSDKVideoPreferenceMode_Balance, ///Balance mode.
1650304800000Phone API - April 18, 2022by Ji Won LeePhone API https://marketplace.zoom.us/docs/api-reference/zoom-phone-api/ Announcements https://marketplace.zoom.us/docs/guides/stay-up-to-date/upcoming-changes/api
1650304800000Meeting API Updates — April 18, 2022by Ashley KinardThe following changes were released on April 18 2022: Added Meeting Get a meeting's join token for local recording GET /v2/meetings/{meetingId}/jointoken/local_recording Webinar Get a webinar's join token for local recording GET
1650286800000Video SDK - April 18, 2022 by Yves GrantEnhancements Added "Data center region for session data in transit" support for Video SDK accounts. GET /v2/accounts/{accountId}/settings PATCH /v2/accounts/{accountId}/settings
1648599646259Video SDK - iOS v1.2.3by Yves GrantEnhanced Support for participants to join sessions before the host Fixed Issue where the SDK displayed a black bar and disregarded the aspect ratio setting Issue where a crash occurred when other users left a session
1647889200000Phone API - March 21, 2022by Ji Won LeePhone API: https://marketplace.zoom.us/docs/api-reference/phone/methods
1647882000000Meeting API Updates — March 21, 2022by Ashley KinardPlease note that our Meeting API documentation has moved to the following URLs: https://marketplace.zoom.us/docs/api-reference/zoom-api/methods Master account APIs — https://marketplace.zoom.us/docs/api-reference/zoom-api/ma The following
1646951576757iOS Video SDK v1.2.2 (hotfix)by Yves GrantEnhanced Added protection to avoid crashes caused by unexpected usage. Fixed Issue where the setting of the aspect ratio was not respected.
1646447914372iOS Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone New interfaces in ZoomVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature; - (NSArray <ZoomVideoSDKPhoneSupportCountryInfo *>* _Nullable)getSupportCountryInfo; -