Mobile-SDK-iOS
                                
                                 Mobile-SDK-iOS copied to clipboard
                                
                                    Mobile-SDK-iOS copied to clipboard
                            
                            
                            
                        DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Is Osmo Action supported? I get an error 2003 NO_GET_FOR_KEY when I try to connect.
Hello, I'm getting below error _SDK user activate on apps created by developers who do not have professional memberships after the app having over 20 unique activations_ Hence, in these...
Files taken with the drone may be damaged. I used to be able to play it, but it suddenly broke and I couldn't even play it from my PC. When...
I tried swift sample code(https://github.com/dji-sdk/Mobile-SDK-iOS). However, M300 RTK has not receive video feed, but matrice 210 v2, mavic2zoom and phantom4 received video feed. Why? I read https://github.com/dji-sdk/Mobile-SDK-Android/issues/621 . However, I...
I installed swift sample project with my own Bundle identifier & DJISDKAppKey. It successfully launched and detected my aircraft, M300 RTK. But, when I moved to FPV page, I could...
In the DUXDefaultLayoutViewController, i'm getting contentViewController as DUXFPVViewController. Its frame is 0,0,667,339 [iPhone 7]. But, along with contentviewcontroller we have leadingViewController, trailingViewController. How to know the exact frame of live...
I see some difference in the leading bar and trailing bar's width. In iPhone 7 the width is small but in iphone 11 pro its little bigger. 1. How to...
According to the DJI developer page the Android SDK has been updated (https://developer.dji.com/) when can we expect an update for the iOS SDK?
I want to switch switch sport to Mavic mini DJIRemoteControllerKey* key = [DJIRemoteControllerKey keyWithParam:DJIRemoteControllerParamRCHardwareFlightModeSwitchState]; [[DJISDKManager keyManager] performActionForKey:key withArguments:nil andCompletion:^(BOOL finished, DJIKeyedValue * _Nullable response, NSError * _Nullable error) receive Current...
Drone: Mavic 2 Zoom Mobile SDK: 4.14 I want to show fly zones on DUXMapWidget and use this field: `@property (nonatomic, assign) DUXMapVisibleFlyZones visibleFlyZones;` by providing full list of options:...