Meeting action controller delegate callbacks firing multiple times for one action

Description
It appears that the ZoomSDKMeetingActionControllerDelegate fires multiple times for one action.

Which version?
4.6.21666.0427
Xcode 10.3

To Reproduce(If applicable)
This is reproducible in the demo.

1.If you add a log statement or even just add a break point with the debugger ZMSDKUserHelper on line 88 - (void)onVideoStatusChange:(BOOL)videoOn UserID:(unsigned int)userID

  1. turn off the video you’ll see that line is executed twice.

I saw similar behaviour with the ZoomSDKMeetingServiceDelegate when i filed the ticket
Waiting for host dialog. some of the states were firing twice along with that dialog popping up twice. I didn’t think much of it at the time but its clear something strange is happening inside the SDK as the above one is very easy and consistent to produce.

Hey @timazed,

Thanks for reporting this, we are looking into the issue and will get back to you! (CS-1975)

EDIT: We have found the issue and will be fixing it in the release after the June release.

Stay updated here:

-Tommy

1 Like