Service Failed Error while I choose HD video option

After enabling catch HD video I have got service failed error ZoomSDKError_ServiceFailed

Code usage example:

let videoSetting = ZoomSDK.shared()?.getSettingService()?.getVideoSetting()
let error = videoSetting?.enableCatchHDVideo(true)

In Objective-C example (in GitHub) I have got the same problem.

Hi @anton.yereshchenko, thanks for the post.

I have not been able to reproduce this in our sample app. Can you please provide steps to reproduce and/or a screen recording showing this behavior?

Thanks!

yes, sure
it’s a custom UI flow

Hi @anton.yereshchenko,

Can you please confirm which version of Xcode and the Mac SDK you are using?

Thanks!