I just change the path to this ↓
String filePath = "Android/media/com.whatsapp/WhatsApp/Media/.Statuses";
and tried to run but it's not fetching images.
.....................................
This problem is only with android 11 +
and we can't use manage external storage permission for that because the play store doesn't allow it.
I just change the path to this ↓
String filePath = "Android/media/com.whatsapp/WhatsApp/Media/.Statuses";
and tried to run but it's not fetching images.
.....................................
This problem is only with android 11 +
and we can't use manage external storage permission for that because the play store doesn't allow it.