How to enable to default waiting UI?

Using the Zoom iOS SDK, I am unable to get the default “waiting UI” to show in our app when joining before the host has started the meeting. I can see that the meeting state does switch to “WaitingForHost”, but nothing happens in the app. I found that the onJBHWaitingWithCmd delegate is not invoked.

this is my code in SDKStartJoinMeetingPresenter+MeetingServiceDelegate.m

Any idea why the waiting UI doesn’t show?

Notes:
SDK Version: 5.14.5 (7861)
Device: iPhone 11
OS: iOS 16.2

Any help is appreciated!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.