akvo / akvo-caddisfly

Android app integrated with Akvo Flow
https://akvo.org/products/akvo-caddisfly/
GNU General Public License v3.0
12 stars 9 forks source link

[#254] temporary fix for scoped storage error in Android 10 #255

Closed valllllll2000 closed 4 years ago

valllllll2000 commented 4 years ago

On Android 10 the external Storage is now scoped. The app uses the old logic to access files, temporarily enable this flag until we start using the scoped storage the proper way.