SDK Bridge
SDK Bridge Summary
SDK Bridge is a mobile iOS app in Tools by DJI. Released in Sep 2017 (8 years ago). It has 5.00 ratings with a 3.40★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 8.00 monthly active users . Store metadata: updated Nov 30, 2020.
Store info: Last updated on App Store on Nov 30, 2020 .
3.4★
Ratings: 5.00
Screenshots
App Description
SDK Bridge is a developer tool that provides a bridge to connect an under development app running in the iOS simulator to a DJI product's remote controller.
It's the missing link for a better workflow to create or debug your DJI Mobile SDK based apps.
To use:
1/ Connect an Apple device to your remote controller
2/ Launch SDK Bridge
3/ Note the IP Address
4/ Transfer it to the parameter of the enableBridgeModeWithBridgeAppIP: method in DJISDKManager
From then, your app behaves just like if it was connected directly to the physical remote controller.