
Mustafa Akkuzu
- 活动总数 39
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 13
帖子
Mustafa Akkuzu 最近的活动-
Listening Joystick values from RC-N1C
已完成Hi,With the code block below, I can get the joystick values from RC-N1 but I can not get values from RC-N1C remote controller. Should I follow a different way to get values? (By the way I am using ...
-
App size is too much
Hi there,I am trying to integrate MSDK in my project, I tried merging MSDK v5 sample project with my own project. MSDK Sample project itself takes about 150MB when I get APK file. What I need is I ...
-
No matching variant of project :android-sdk-v5-uxsdk was found
已完成I was following Empty Project Import MSDK tutorial, I did everything almost the same way. Finally I finished the tutorial but I got the error below. What should I do know? Thank you. Could not dete...
-
MSDK V4 & Android 14
已完成Hi, You probably aware of that Google is about the remove apps from Google Play that does not support Android 14.When will MSDK v4 version release to support Android 14? Is there are plan and speci...
-
Why Apple not approve my app?
已完成Hi there,Although I apply for MFI PROGRAM and you approve my app Apple still complaining about this. Apple revivers answer is down here. We have started your app review but we are unable to complet...
-
App’s Use of Encryption
已完成Hi,When I upload my app to Apple's Application Store, they ask me about encryption, in your DJI SDK are you using encryption, thank you. Apple's question is here.Does your app use encryption? Selec...
-
Using "DJI" word or Logo on my application?
Are we allowed to use DJI name or Logo partially on our application?I mean can I name my app "Learn Flying for DJI", for example? Also, can I use DJI logo in my game (Not using DJI logo as my logo)?
-
Can I get Remote Controller fly mode changes?
已完成Hi there,I can get joystick values from remote controller with the code block down here. What about the flight mode changes. Can I get flight mode and how? I am using DJI Mavic Air 2 Remote Control...
-
Integrate SDK Problem
已完成I have downloaded DJI Mobile Sample app, and everything works great. But when it comes to my project, I could not make it work.I have fallowed the instruction in the link below;https://developer.dj...
-
Swift & RemoteController Delegate
已完成I can get Remote Controller joystick values on Xcode using Objective-C with the codes below. What about doing the same using Swift? is there an example in Swift like getting rightStick.horizontalPo...