Mobile-OSDK-iOS-App
Mobile-OSDK-iOS-App copied to clipboard
dyld: Symbol not found: _DJICameraDisplayNameX7
dyld: Symbol not found: _DJICameraDisplayNameX7 Referenced from: /Users/apple/Library/Developer/CoreSimulator/Devices/3A42DBA4-FCD1-4D29-B0FF-353E6CEF7E11/data/Containers/Bundle/Application/0CAC87DB-B74A-4C26-A3C6-56146B0A0EE8/DJI O-SDK.app/Frameworks/DJIUILibrary.framework/DJIUILibrary Expected in: /Users/apple/Library/Developer/CoreSimulator/Devices/3A42DBA4-FCD1-4D29-B0FF-353E6CEF7E11/data/Containers/Bundle/Application/0CAC87DB-B74A-4C26-A3C6-56146B0A0EE8/DJI O-SDK.app/Frameworks/DJISDK.framework/DJISDK in /Users/apple/Library/Developer/CoreSimulator/Devices/3A42DBA4-FCD1-4D29-B0FF-353E6CEF7E11/data/Containers/Bundle/Application/0CAC87DB-B74A-4C26-A3C6-56146B0A0EE8/DJI O-SDK.app/Frameworks/DJIUILibrary.framework/DJIUILibrary
Public comment from Luce Luo in Zendesk ticket #30244:
Dear Customer,
Thank you for contacting DJI.
I try to find the related documentation for you. Is that you want?
https://developer.dji.com/api-reference/ios-api/Components/Camera/DJICamera.html?search=x7&i=0&#djicamera_djicameradisplaynamex7_inline
Thanks,
Luce Luo
DJI Dev Team
inline-1480916254.png
I also encountered this problem, have you solved it?
same issue..
It appears to be caused by a mismatch between the DJI-SDK-iOS and DJI-UILibrary-iOS versions in the podfile.
There are some errors when updating to the latest version.
A quick and dirty fix is to remove the '> ~' from podfile.
Also need to set "NSBluetoothAlwaysUsageDescription" in Info.plist