Dyld: Library not loaded

Description
Hi While I am running Swift sample in my iOS device .I downloaded another sample and copied MobileRTC framwork in lib folder .

Error

@rpath/MobileRTC.framework/MobileRTC

Referenced from: /var/containers/Bundle/Application/ADED0C83-031B-4EE7-A17C-4EB2718BA751/MobileRTCSwiftSample.app/MobileRTCSwiftSample

Reason: image not found

Message from debugger: Terminated due to signal 6

Hi @rmukesh199787,

Thanks for the post. Have you imported the MobileRTCResources.bundle into BuildPhases > Copy Bundle Resources?

Thanks!