dji-sdk / Mobile-SDK-iOS

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

iOS Swift Demo app does not support Mavic Air 2 #514

Open grofattila opened 2 years ago

grofattila commented 2 years ago

The swift example which is in the repository does not support the camera view for the Mavic Air 2.

Is there any plan to support it? Is there a list to see which drone supports FlatCameraMode ? (isFlatCameraModeSupported) I know there is a method to get it but none of SDK documentation shows which supports it or not. It would be pretty useful to see in the documentation which function is supported by each of the drones.

Thanks in advance.