You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon attempting to download the file, the app immediately crashes with no error. I noticed that after removing addAndroidDownloads, it would download correctly to the cache. I assume this is a bug, as there is a provided example with these two options.
I've been trying to download a HTML file and save it in the downloads directory, without it being in some abritrary folder belonging to the app.
Upon playing around and getting a giant headache, I decided to try out using the
fileCache
option. I had this:Upon attempting to download the file, the app immediately crashes with no error. I noticed that after removing addAndroidDownloads, it would download correctly to the cache. I assume this is a bug, as there is a provided example with these two options.
react@18.3.1
react-native@0.76.3
react-native-blob-util@0.19.11
Using a physical device with Android 12.
The text was updated successfully, but these errors were encountered: