Reinit sdk in swift

Description
I have succeeded implement zoom SDK in my app. In my app I use 2 meeting UI, the first is the default meeting and the second is the custom UI. However, whenever I tried to join the default meeting after joining the custom one, I cannot see the view. It does join the meeting, just not presenting the view. I wonder is it because of the SDK initialization which just initializes once for the two meeting UI, or because of something else?

Which iOS Meeting SDK version?
v5.10.1.3038

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Join to custom meeting UI
  2. Leave the meeting
  3. Join to default meeting UI

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