iOS: "Camera Access Denied" popup appears too often if user declined permissions

Steps to reproduce:

  1. Join to meeting with video
  2. Decline camera permission

Actual result: When the user is admitted to the meeting several “Camera Access Denied” popups open

Can you fix it?

Hey @sleushunou,

Thanks for using the dev forum!

What version are you using?

Thanks!
Michael

sdk version 5.7.1.645
iOS version - 15

Hey @sleushunou,

Can you provide a video of the issue please?

Thanks!
Michael

Hey @sleushunou,

I see, that is strange it shows more than once. Can you reproduce one more time, obtain the SDK logs, and then send them to me at DeveloperSupport@zoom.us? Please include a link to this post and mention my name in the email.

Thanks!
Michael

Link to log file
This is log file.
To reproduce it, you need start zoom meeting with video, enable waiting room, and decline camera permissions.

Hey @sleushunou,

Thanks! We will investigate.

Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hi @sleushunou,

Just wanted to give you an update if you are still experiencing this issue. If you implement the onCameraNoPrivilege callback, this should be resolved.

Thanks!