Ron Radtke
Ron Radtke
Hi, Why do you want that specific path? The reason you are getting the path you are listing is android scoped storage
You could use the download manager or you use the "new" mediastore api https://github.com/RonRadtke/react-native-blob-util/wiki/MediaStore
What does it do with useDownloadManager :true? Do yo usee any errors?
Hmm not sure why iOS should require Internet connection. Do you know if it works if your network has Internet connection? iOS local connections work in general for me but...
> Ideally iOS shouldn't require internet connection, this is my assumption based of the errors and researching them. > > I haven't tested over a network with an active internet...