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
73 stars 43 forks source link

DUXStatusBarViewController remaining time setting 00:00 when grounded #49

Open gstream opened 5 years ago

gstream commented 5 years ago

DJI go 4 app shows remaining time as --:-- when drone grounded. 43871390-3ecdd4b8-9b31-11e8-8f78-a2dedab27daf

But when I use DUXStatusBarViewController, it shows 00:00 which is incorrect. 43871381-31ed21e0-9b31-11e8-8e1e-5c643efd09fe

Is there anyway to set remaining fly time as --:-- when drone grounded just like DJI go 4 app ?

Any help would be appreciated. Thanks

gstream commented 5 years ago

@oliverou , is there any update for this issue ?