Hello
The newset version of the zoom iPad app appears to have an issue when spotlight events are called from teh macOS client SDK app - I suspect this is to do with multi-spotlight (although it is only an issue on iPad so suspect it’s a bug that end)
basically if you spotlight someone using:
‘’’[meetingActionController actionMeetingWithCmd: ActionMeetingCmd_SpotlightVideo userID: userID onScreen:ScreenType_First]; ‘’’
Then the first time nothing happens, and the second time the iPad app spotlights the previous person that you requested (so the app becomes one user behind) - other clients (macOS, windows, iPhone) in the same call spotlight the correct person so it’s deinitely an issue with the iPad app
Let me know if that’s unclear!
Thanks