dji-sdk / Mobile-UXSDK-iOS

DJI Mobile UXSDK is a suite of product agnostic UI objects that fast tracks the development of iOS applications using the DJI Mobile SDK.
Other
72 stars 40 forks source link

DUXRemoteControlSignalWidget not working correctly when connected to Spark #50

Open pkozielecki opened 6 years ago

pkozielecki commented 6 years ago

Issue: DUXRemoteControlSignalWidget shows incorrect value (no signal, all the time) when the app is connected to Spark drone. When connected to other drone: Phantom 3, the widget works ok. I was not able to test this issue on other devices. DJIAirLink (through DJIAirLinkDelegate) return correct signal strength.

Workspace

Steps to reproduce