Mustafa Akkuzu
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
Activity overview
Latest activity by Mustafa Akkuzu-
Mustafa Akkuzu created a post,
MSDK V4 & Android 14
CompletedHi, 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...
-
Mustafa Akkuzu commented,
As I remember, first your app needs to be approved by DJI and then you submit your app to App Store.
-
Mustafa Akkuzu commented,
Hi Zafer,Although it took for weeks, finally it was approved and published. My problem was I didn't tell the PPIDs that are given by DJI to the App Store reviewers. Make sure you give the PPIDs in ...
-
Mustafa Akkuzu created a post,
Why Apple not approve my app?
CompletedHi 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...
-
Mustafa Akkuzu commented,
Can you give me sample code or where and how can I use setMultipleFlightModeEnabled:withCompletion API to turn on. Thank you.By the way, I am using swift language.
-
Mustafa Akkuzu created a post,
App’s Use of Encryption
CompletedHi,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...
-
Mustafa Akkuzu created a post,
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)?
-
Mustafa Akkuzu commented,
state.flightModeSwitch returns "DJIRCFlightModeSwitch" at any mode. I am using Swift language and state.leftStick.horizontalPosition returns real values.I am using DJI Mavic Air 2 Remote Controller.
-
Mustafa Akkuzu created a post,
Can I get Remote Controller fly mode changes?
CompletedHi 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...
-
Mustafa Akkuzu commented,
I am not sure it is related with that but after I added com.dji.logiclink to Supported external accessory protocols (that is not mentioned in the Integrate SDK into Application tutorial) in info li...