1567583220001iOS SDK Updates - 9/4/19by Carson ChenAdded 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...
1563228660001iOS SDK Updates - 7/15/19by Carson ChenAdded Add new interfaces for using the dial-in feature with custom UI - (NSUInteger)getParticipantID; - (nullable MobileRTCCallCountryCode *)getDialInCurrentCountryCode; - (nullable NSArray *)getDialInAllCountryCodes...
1553545860001iOS SDK Updates - 3/25/19by Tim SlagleAdded 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...
1548279120001iOS SDK Updates - 1/23/19by Tim SlagleAdded 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...