vancuong0429
vancuong0429
I installed core v11.0.1.apk, but I having error on Xiaomi(MIUI Global 13.0.1), android 11, other devices(Vsmart, LG, Samsung) is work.  I have set youTubePlayerView.setLayerType(View.LAYER_TYPE_HARDWARE, null), but is...
I have created custom UXKeys, When I run with proguard, It crashes when calling UXKeys.addNewKeyClass(CustomKeys::class.java) My code in application: ``` override fun onCreate() { super.onCreate() GlobalPreferencesManager.initialize(AppGlobalPreferences(this)) UXKeys.addNewKeyClass(CustomKeys::class.java) } ``` I...
flyZoneManager.setFlySafeNotificationCallback and flyZoneManager.setFlyZoneWarningModelCallback does not call when the drone goes to Restricted Zones I use version 4.16.4
Have you HistogramWidget? 
I have created custom UXKeys, When I run with proguard, It crashes when calling UXKeys.addNewKeyClass(CustomKeys::class.java) My code in application: ``` override fun onCreate() { super.onCreate() GlobalPreferencesManager.initialize(AppGlobalPreferences(this)) UXKeys.addNewKeyClass(CustomKeys::class.java) } ``` I...
How to implement the feature QuickShots(Dronie, Rocket, ..)
how to implement the feature QuickShots(Dronie, Rocket, ..)