Mobile-SDK-iOS icon indicating copy to clipboard operation
Mobile-SDK-iOS copied to clipboard

DJIRemoteControllerParamRCHardwareFlightModeSwitchState

Open ghost opened this issue 4 years ago • 2 comments

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 product does not support this feature.(code:-1013)

what could be wrong?

ghost avatar Jun 11 '21 08:06 ghost

Agent comment from Luce Luo in Zendesk ticket #48904:

Dear Customer,

Thank you for contacting DJI. As the error show, this feature is not supported by the Mini.

Thanks,

Luce Luo DJI Developer Support

°°°

dji-dev avatar Jun 11 '21 11:06 dji-dev

Thank you! But how to switch to mini flight mode?

ghost avatar Jun 11 '21 11:06 ghost