DroidNinja / Android-FilePicker

Photopicker and document picker for android
https://arunsharma.me/blog/integrate-android-file-picker-photopicker-document-picker-android/
2.69k stars 556 forks source link

Document list is not showing in android version 8 #333

Open Jungle68 opened 3 years ago

Jungle68 commented 3 years ago
   targetSdkVersion = 29

  and  added

   android:requestLegacyExternalStorage="true"
gagan0 commented 3 years ago

Not happening for me as well.

targetSdkVersion is 30 for me

KrunalStrategyX commented 2 years ago

Not happening for me as well.

targetSdkVersion is 31 for me

sarvajeetvastu commented 2 years ago

Even I am getting this issue.