Embed Zoom Meeting UI inside a ViewController or a Container View

I am looking for a way to embed Zoom Meeting UI inside a ViewController or a Container View.

On Android I am doing it following the example2 with MyMeetingActivity and config parameter zm_config_conf_activity.

How can I do the same on iOS?

Hi criva,

Thanks for using Zoom SDK. If you are using Zoom default UI, you might not be able to do the same as the example2 in Android SDK demo on iOS. If you are using Custom UI, you may draw your own UI and you could control how the meeting view presents.

Hope this helps. Thanks!