Connected app instances after ending Meeting

Hi, I use connect while using the app in a meeting/webinar which opens an instance of the app in the main client in the background. After ending the meeting, that main client app instance that was in the background pops up. Is there any way to prevent that? I call connect in the first place in the case of the app first being started in the main client then the meeting so that way I can maintain state in case the main client app instance is closed.

The idea behind zoomSdk.connect is to carryon state to out-of-meeting instance after meeting ends. That’s an expected behavior.