vancuong0429

Results 7 issues of 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. ![Screenshot_2022-06-03-11-58-43-739_com pierfrancescosoffritti aytplayersample](https://user-images.githubusercontent.com/12462346/171789414-4e792983-fc74-4443-800a-1bcc3de7aa09.jpg) 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? ![image](https://user-images.githubusercontent.com/12462346/188420674-17e3517a-b058-48be-99f7-4c535fac9043.png)

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