How to hide info popup in ios MobileRTC

Hello! Could someone please let us know how to hide this information popup in the ios app (MobileRTC Version: 5.0.1 (24433.0616)).

Hey @Nick252

Thanks for using the dev forum!

Unfortunately, this specific view cannot be hidden or disabled at this time. However, you can hide the entire top bar with the code here: Hide meeting info using iOS SDK

You can also build a custom meeting UI from the ground up that would not have this view. https://marketplace.zoom.us/docs/sdk/native-sdks/iOS/mastering-zoom-sdk/in-meeting-function/customized-in-meeting-ui/overview

Hopefully that helps!
Michael