1588063800001
iOS SDK Updates - 04/27/20
by Carson Chen
Developers! Greetings! We are happy to announce that our iOS SDK has been updated to 4.6.21666.0427, and it is available in our Github repository. In this version, we have included the following changes: Added: Added support for AES...1585988820001
iOS SDK Updates - 04/04/20
by Carson Chen
Developers! Greetings! We are happy to announce that our iOS SDK has been updated to 4.6.15805.0403, and it is available in our Github repository. In this version, we have included the following changes: Added: Add new interfaces for...1581471420001
iOS SDK Updates - 02/11/20
by Carson Chen
Developers! Greetings! We are happy to announce that our iOS SDK has been updated to 4.6.15084.0206, and it is available in our Github repository. In this version, we have included the following changes: Added: Add new features in Zoom...1576542960001
iOS SDK Updates - 12/16/19
by Carson Chen
We have updated our iOS SDK to 4.4.57220.1211, which includes the following changes: Added: Add new interfaces for SDK initialization with JWT token. @property (nullable, retain, nonatomic) NSString *jwtToken Add new interfaces to...1572901260001
iOS SDK Updates - 11/4/19
by Carson Chen
We have updated our iOS SDK to 4.4.56624.1028, which includes the following changes: Added: Add a new interface to hide the "Disconnect Audio" button Add a new interface for SDK initialization Add a new interface to hide the Q&A button...1567583220001
iOS SDK Updates - 9/4/19
by Carson Chen
Added Add iOS 13 and iPad OS support (Based on iOS beta versions) Add a new interface to hide the "Chat" button in Zoom UI - (void)setMeetingChatHidden:(BOOL)hidden; Add a new interface to disable "Gallery View" in the meeting...1563228660001
iOS SDK Updates - 7/15/19
by Carson Chen
Added Add new interfaces for using the dial-in feature with custom UI - (NSUInteger)getParticipantID; - (nullable MobileRTCCallCountryCode *)getDialInCurrentCountryCode; - (nullable NSArray *)getDialInAllCountryCodes...1553545860001
iOS SDK Updates - 3/25/19
by Tim Slagle
Added Introduce new Zoom meeting UI Start supporting Virtual Background feature Start supporting CallKit Start supporting minimize meeting Add new interfaces to control “disable viewer’s annotate” on the share sender site Add new...1548279120001
iOS SDK Updates - 1/23/19
by Tim Slagle
Added New functional documentation. A new refactorized demo project that provides clear instructions on how to implement major features. New logging feature that stores logs with the maximum size of 5MB. New option for customizing...