Hi,
I’m trying to run the SDK example on my iOS device/simulator but get the following error:
dyld: Library not loaded: @rpath/MobileRTC.framework/MobileRTC
Referenced from: /Users/hossein_shirinabadi/Library/Developer/CoreSimulator/Devices/B6C63044-4E69-4F45-AC3A-723F77B42D06/data/Containers/Bundle/Application/C487A830-2CA9-4072-B75A-7205CE904875/MobileRTCSample.app/MobileRTCSample
Reason: image not found
I’m using Xcode 11.5 and have added all frameworks with “Do Not Embed” option in “Frameworks, Libraries, and Embedded Content”.
I don’t have a business zoom account and therefore no Key and Secret has been set in AppDelegate.h
Thanks for your help.