dronetag / drone-scanner

Multi-platform mobile application for receiving Remote ID information broadcasted by nearby UAVs, compatible with ASTM F3411, ASD-STAN prEN 4709-002 standards
149 stars 29 forks source link

fix: android storage permission #47

Closed matejglejtek closed 1 year ago

matejglejtek commented 1 year ago

Because target android SDK changed to 33, we need to use video and photo permission for storing files on a device.

Tested on Android 9 (API 28), Android 13 (API 33) and iOS 16.

matejglejtek commented 1 year ago

rebased

marianhlavac commented 1 year ago

Rebased to get rid of CI failures