ramdhasm

Results 14 issues of ramdhasm

**Describe the bug** Need to move the cursor to next line after i added image in the editor. Now, the cursor is right side of image. Tried to add "...

[Type] Question

Expecting detailed documentation regarding how to use, what features available etc.

[Type] Enhancement
[Type] Documentation

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...

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...

How to hide drone model name in the default camera view? class DefaultLayoutViewController: **DUXDefaultLayoutViewController**, DJIVideoFeedListener, DJISDKManagerDelegate, DJICameraDelegate, DJIFlightControllerDelegate, DJIBatteryDelegate { } ![hide_drone_name](https://user-images.githubusercontent.com/47564242/121141918-1c74e700-c859-11eb-9253-4c46d4a9f25a.jpeg)

I'm developing app with two screens. First screen is home screen with some setting and Tap to Fly button. Second screen is DJI camera view using DefaultLayoutViewController. My issue is,...

Implemented DJI camera view with help of DUXDefaultLayoutViewController. videoProcessFailedFrame, videoProcessorEnabled is called. But, videoProcessFrame is not getting called. But, if i use customized camera view. videoProcessFrame method is called without...

When i try to get the last captured image, i'm getting this error: Camera is busy or the command is not supported in the camera's current state(code:-3002). Always newMedia.fetchData callback...

Is it possible to take photos continuouly in 10 sec interval?