I’m developing an app using the Zoom Video SDK for iOS, which relies on the command channel.
In rare cases, the callback onCmdChannelConnectResult returns success=false. What happens in this case? What would be the appropriate way to handle this in the code?