RNFetchBlob is creating a folder called, "RNFetchBlob-blobs" on device storage
nica0012 opened this issue · 0 comments
nica0012 commented
Great package!
I just noticed my app is saving blobs to user's document folder on IOS. RNFetchBlob is creating a folder called, "RNFetchBlob-blobs" and it currently has over 350 blobs that each are about 2-10mb.
How can I prevent this from happening to save users from having to store these blobs on their system?