android-file-chooser
android-file-chooser copied to clipboard
requestLegacyExternalStorage is ignored on api 30.
as per android documentation requestLegacyExternalStorage is ignored if your app targets api 30, any workaround ?
https://developer.android.com/training/data-storage/use-cases#migrate-legacy-storage
Did you found any fixes?