No ViewController Presented after joining meeting in iOS Scene Delegate App

I’m building an app that uses SceneDelegate and AppDelegate together. I’ve integrated the ZoomSDK and am able to join a meeting. The problem is the UI is not updating at all after joining the meeting.

I’m wondering if the SDK perhaps uses AppDelegate windows instead of SceneDelegate. Is there a way to make sure the meeting UI is presented with an app built using the SceneDelegate window.

I ended up getting it to work after I removed SceneDelegate. I feel like this needs to be added pretty soon. I’d assume it’s only a matter of changing the source code to check the scenedelegate window

Hi Tommy,

Thanks for using Zoom SDK and glad to hear that you solve the issue. I will forward this info to the engineering team and we will investigate on this.

Thanks!