react-native-fs
react-native-fs copied to clipboard
Error: progressInterval whenever I try to downloadFile
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
Clear cache
Got it just now. What cache should I clear? :) @Aequitas737 have you fixed it?