Description
In zoom sdk , we are getting ZoomController::onUserActiveAudioChange callbacks from userIds for which we never got ZoomController::sendAudioJoinedEvent callback.
Which Web Meeting SDK version? v4.6.21666.0428
To Reproduce(If applicable)
Occurs Intermittently.
Replying on behalf of Satyam here, the issue is occuring intermittently and we are unable to identify the condition in which this occurs to be able to reproduce this. So, we don’t have the step to reproduce this.
Secondly, upgrading the version and testing it in production will require significant bandwidth and time from our end, as we would need to get our client tested against all our use cases for which we use Zoom SDK, before sending it to production. So, the upgrade
So, it would be great if you can help us identify the issue through the logs and let us know if upgrading will help or not
We can try to look at the logs, but if this wasnt fixed in an update we would need you to update again when we release a new version with the fix. Can you clarify what the exact issue is? I am not sure I understand from the initial post.
@Michael_Condon Ideally before an ActiveAudioChange event we should be getting a AudioJoinedEvent callback. But for some meetings this was not the case.