miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 675 forks source link

Storage permission issue in Android 13 and 13 + #1563

Closed UmerAbbasi1515 closed 2 months ago

UmerAbbasi1515 commented 4 months ago

When trying to pick the file I am getting this exception

PlatformException(read_external_storage_denied, User did not allowed reading external storage, null, null)

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 7 days with no activity.

PriyankP99 commented 3 months ago

I'm facing same issue with android 14

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 7 days with no activity.

UmerAbbasi1515 commented 2 months ago

@PriyankP99 plz use latest version of package that will work for you

UmerAbbasi1515 commented 2 months ago

Latest version resolved my issue