FAQ
Updated at:
This topic describes common issues and solutions for integrating the audio and video iOS SDK.
Q: I received the following compile-time error after integrating the audio and video SDK: dyld: Library not loaded: @rpath/ARTVC.framework/ARTVC…….. Reason: image not found.
A: In the Build Phases section, click + to create a new Copy Files phase, and then complete the configuration.
Q: I received the following compile-time error after integrating the audio and video SDK: Building for iOS, but the linked and embedded framework artvc.framework was built for iOS + iOS Simulator.
A: Select TARGETS > Build Settings. In the Build Options section, set Validate Workspace to YES.
Is this page helpful?