Description
1.There is no computer sound sharing setting found during screen share in macOS
2.Show share select window DOES NOT work for customUI in macOS which user supposed to check the option manually.
[[[[ZoomSDK sharedSDK] getMeetingService] getMeetingUIController] showMeetingComponent:MeetingComponent_ShareSelectWindow window:&shareSelWnd show:YES InPanel:NO frame:NSMakeRect(0, 0, 620, 480)];
Both ways does not work, means the CustomUI for macOS does not work at all. Since it’s fundamental requirement for us to share computer sound during screen share. Can’t understand why don’t you provide such feature like windows sdk.
Could you please add #1 and fix #2 in the next mac os sdk release?
Thank you very much.