dji-sdk / Mobile-SDK-iOS

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

Demo is not compatible for Gimbal rotation functionality using DJI sdk version 4.1.1 #109

Open EonKid opened 7 years ago

EonKid commented 7 years ago
oliverou commented 7 years ago

Hi @EonKid, we have tested it on Phantom 3 Professional with the SDK Github Sample Code, the Gimbal Rotation Functionality works well with DJI iOS SDK 4.1.1.

To help us investigate the issue, could you provide more detail infos for us:

  1. Which demo do you use for testing? You mean the iOS SDK Objective C Sample? Have you clone the latest version of this sample and test?

  2. What kind of errors in Xcode do you get, could you send us a screenshot of it? Have you installed the DJI SDK using Cocoapods in your demo project? It works well on my side.

  3. Which Phantom 3 product do you use for testing? Phantom 3 Professional, Phantom 3 Standard, Phantom 3 4K, Phantom 3 SE or Phantom 3 Advanced?

I would suggest you to try to Gimbal demo in the iOS SDK Objective C Sample:

img_0052

Hope this helps!