Vivek Tusiyad
Vivek Tusiyad
@UnknownWarning I am also facing the same issue:- dyld: Library not loaded: @rpath/DJIWidget.framework/DJIWidget Referenced from: /private/var/containers/Bundle/Application/6F0ABB75-34B6-45E1-8737-8EBF8C1E0829/Waypoint2DSample.app/Frameworks/DJIUXSDK.framework/DJIUXSDK Reason: image not found Environment : Xcode 10.0 Swift 4.0 platform :ios, '9.0' use_modular_headers!...
Hi @a2hill , i am also getting the same error when trying to archiving. When running on the device it is working fine. Any help would be much appreciated.
Hi @a2hill , this issue is fixed with Xcode 11.1. In Xcode 10.0 i was facing the same issue while archiving but app was working fine on device. Again i...