How to switch session View to some other View?

When a session of UI toolkit started, the program can not change the view to other view using like pushViewController(…). Is there anyway to change view during session started? I use Swift for iPhone application program.

Hey @boonjun.tan , do we offer this functionality on the iOS UI Toolkit?

Best,
Tommy

Hi @cmiyaji,

We don’t offer that as the UI toolkit is like an embedded service with all the UI and logic handled all by itself.

We launched the iOS UI Toolkit component view several months back and you might be more interested in using that to achieve your use case. Or if you can share more with me what’s your use case and flow, I will be more than happy to help you answer that.

Thank you.

I’ll try component view, thank you.

iPhoneから送信

Hi @cmiyaji,

Thanks for your reply. Are you trying to show only a specific view (e.g. gallery view)? If yes then it’s not possible at the moment as the Active Speaker and Gallery View is 1 component by itself.

1 Like