Unable to integrate with Zoom API Latest Release

I have update my app to the Zoom API : 

v4.1.20273.0206

But I keep getting error :

Undefined symbols for architecture x86_64:

  “_OBJC_CLASS_$_RPScreenRecorder”, referenced from:

      objc-class-ref in MobileRTC

ld: symbol(s) not found for architecture x86_64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

 

How do I solve this issue?

iOS simulator does not support ReplayKit, please check it from Required to Optional in your project.

Thanks for the quick reply. I have not made replay kit as required anywhere. Can you pls help out, in which screen do I make this as optional. I am not even using replay kit.

Please provide me your email address, I will send a snapshot of “Build Phases” in project.

dhruv.jindal@diabetacare.in

Hey, thanks a lot for the mail. Actually, I did not had replay kit added at all. So I added the kit first and then made it optional. It worked like a charm.

You need add ReplayKit.frame and CoreMotion.framework, because our framework depends on these framework, or you cannot build with our Framework.