I’m implementing the onCameraNoPrivilege method in my active MobileRTCMeetingServiceDelegate, but it is never called, and the default alert from Zoom is always shown. I’d like to handle this myself.
It looks like onMicrophoneNoPrivilege is called, but not for camera access. Seems like a bug with the SDK?