Description
Question about Zoom iOS SDK (version 5.2.4):
We would like to embed the whole zoom UI in one viewController as child viewController, is this possible? If yes, would it impact any of the zoom UI elements or functionalities?
We are trying to hide the Meeting ID & Password, in another thread we were advised to disable the password from MobileRTCSettings, when doing that, we are still able to click on the zoom text (at the top center) and view the password, how do we prevent this? We would like to completely disable the users from being able to view the meeting password.
What SDK functions/methods we need to call if we would like to implement our own UI to replicate the SDK top banner functionalities (Change audio output “Speaker, headsets” & Leave)