Mustafa Akkuzu

  • 活动总数 28
  • 最后的活动
  • 成员加入日期
  • 正在关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 9

活动概览

Mustafa Akkuzu 的最新活动
  • Mustafa Akkuzu 进行了评论,

    As I remember, first your app needs to be approved by DJI and then you submit your app to App Store.

  • Mustafa Akkuzu 进行了评论,

    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 创建了一个帖子,

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

  • Mustafa Akkuzu 进行了评论,

    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 创建了一个帖子,

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

  • Mustafa Akkuzu 创建了一个帖子,

    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 进行了评论,

    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 创建了一个帖子,

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

  • Mustafa Akkuzu 进行了评论,

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

  • Mustafa Akkuzu 进行了评论,

    Ok, what I realized is; My - (void)appRegisteredWithError:(NSError *_Nullable)error is called and my app is registered without any error.When I test the DJI's sample app, as soon as [DJISDKManager...