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 770 forks source link

How to download file from url then save to MainBundleDir, i tried but get error "unsupported path /data/data/com.myapp" #817

Open Dxord opened 1 year ago

Dxord commented 1 year ago

unsupported path /data/data/com.myapp

cross19xx commented 1 year ago

Can you share a code reproduction?