Need to Remove Zoom Branding & Mentions in Meeting SDK (Android/iOS)

Meeting SDK Type and Version
Zoom Meeting SDK Android 6.5.6.31810 and iOS 6.5.5.27010

Description
We are using the Zoom Meeting SDK for Android/iOS in our mobile application, and we want to remove or customize Zoom branding elements to align with our app’s design and avoid showing direct Zoom references to users.

Here are the issues we are facing:

  1. Zoom Mention in Meeting Title (Android):
    The SDK automatically adds “Zoom” in the meeting title bar.
    We cannot find an option to hide or customize this text.

  2. Waiting for Host Screen (Android/iOS):
    When the user waits for the host, the UI shows an image that includes Zoom branding.
    We want to remove or replace this image or customize the full waiting screen UI.

  3. Meeting Details Bottom Sheet:
    When tapping the meeting title bar during a meeting, it opens a bottom sheet showing Zoom branding and the message: “You are connected to Zoom global networks”.
    We want to hide or customize this UI element.

Could you please confirm:
Is there a configuration in the SDK to disable Zoom branding?

Thank you

@AlanZizmor there is limited customization you can do with meeting sdk, removing of the zoom branding is not doable with meeting SDK.

Alternatively for full customized UI, you can take a look at Video SDK