readium / r2-testapp-swift

BSD 3-Clause "New" or "Revised" License
146 stars 38 forks source link

Network issue when downloading huge epub file #242

Closed llemeurfr closed 5 years ago

llemeurfr commented 5 years ago

When downloading something huge (e.g. a 360 Mb audiobook in EPUB), if I leave the app going idle, download stop with error messages like:

“Request timed out” or "The network connection was lost" or "The operation couldn't be completed. Software caused connection abort."

Allow downloading in background could help.