What does this library do with partial downloads? Do they stay in local storage?
mitchdowney opened this issue · 0 comments
mitchdowney commented
What does this library do with partial / incomplete downloads? Do those partially downloaded files stay in the device's storage? Or are they automatically cleaned up / removed?
I'm aware of how to check for downloads that were in progress when the app closed, so I can handle those, but I wanted to make sure there aren't other partial downloads floating around in storage.