myvj256 opened this issue 8 months ago · 1 comments
This works on API 33 (Tested)
getFetch().enqueue(requests, updatedRequests -> { });
But when i try to enqueue downloads using API 33, it doesn't work. On checking it returns error: FILE_NOT_FOUND
Had to add android:requestLegacyExternalStorage="true"
android:requestLegacyExternalStorage="true"