itinance / itinance/react-native-fs
Error: progressInterval whenever I try to downloadFile
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Getting below error whenever I try to `RNFS.downloadFile(...)`. Immediately gives me this cryptic error and I have no idea why or what to do to resolve it.
```
Error: progressInterval
at createErrorFromErrorData
```
I've tried adding progress related options, changed the URL's multiple times, but no luck.
Anyone with a suggestion on what's causing it and how to get around it?
On Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.