dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
576 stars 254 forks source link

Abort Mission Failed #491

Open TheFlyingDev opened 2 years ago

TheFlyingDev commented 2 years ago

Hello! We've been having problems with low altitude flights since your last release.

DJI SDK: 4.15 iOS: 14.7.1 Drone: Mavic 2 Pro

We're receiving this error messages: Abort Mission failed: Execution of this process has timed out(code:-1003) Abort Mission failed: Command cannot be executed.(code:-5024)

The first one appears sometimes when in the completion of the pauseMission() method from the mission manager we call the stopMission() method, also from the mission manager, we get the first error (code: -1003) The second one we recieve it when we are flying to low. And try to stop the mission with the stopMission() method.

dji-dev commented 2 years ago

Agent comment from DJI SDK in Zendesk ticket #51993:

尊敬的开发者,感谢您联系DJI 大疆创新 由于github不是我们主要的咨询渠道,您的问题可能跟进不及时。我们建议您通过填写表单( https://djisdksupport.zendesk.com/hc/zh-cn/requests/new )向我们反馈问题。或者您也可以在论坛发帖,与其它开发者交流。论坛链接:https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

Dear developer, thank you for contacting DJI. Since github is not our main consultation channel, your questions may not be followed up in time. We recommend that you fill in the form (https://djisdksupport.zendesk.com/hc/en-us/requests/new) to report problems to us. Or you can post in the forum to communicate with other developers. Forum link: https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

°°°

dji-dev commented 2 years ago

Agent comment from Luce Luo in Zendesk ticket #51993:

Dear Customer,

Thank you for contacting DJI. The first one, please do not call the command frequently, not recommended to call it in the completion of the pause method. The second one, we need to investigate further, please creat a new Zendesk link via the form. https://djisdksupport.zendesk.com/hc/en-us/requests/new

Thanks,

Luce Luo DJI Developer Support

°°°