Hide the Zoom meeting window

Description
We are developing an application with Zoom meeting SDK component view and it is required to use our own UI buttons to join, mute and leave meeting. Currently when joined to the meeting, there is a small Zoom component showing and we need to completely hide that window. Is there a way to do this?

Meeting SDK Type and Version
Zoom Meeting SDK for web - 2.11.5

@madhawa.j ,

Can you share a screenshot of the component you are referencing? Also, have you to tried to hide the component with CSS?

Hi @donte.zoom

Yes, we have hidden it with CSS but there are some popups which we couldn’t hide with CSS. You can see the popup in the screenshot attached. How can we hide this popup also?

Screenshot 2023-10-28 103548

@dinusha00!,

Thank you for your contributions. The pop-out comes from the Active App notifier and is not intended to be hidden. That pop-up is used to alert meeting participants when an app is accessing the meeting. It provides transparency and reassurance that their meeting is secure. therefore should not be hidden. You can learn more about the AAN here:

Active Apps Notifier

https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0063928

And you can also learn more about Zoom’s UI Legal Notices here:

Please let me know if this helps.

1 Like

Thanks @donte.zoom Sure will follow these.

1 Like

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