joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.8k stars 767 forks source link

Immediately didn't download a file in android app #845

Open ranjitAcelucid opened 11 months ago

ranjitAcelucid commented 11 months ago

Hii @all, @eneilsen @ihavenoface5 I am using this library but I am stuck on file download. When I download a file on button click then sometimes file downloaded immediately but sometimes it didn't downloaded immediately.

Please Help

Thanks