RxDownload icon indicating copy to clipboard operation
RxDownload copied to clipboard

download a large file with slow internet connection (for example GPRS) returns TimeoutException

Open eldorado opened this issue 2 years ago • 2 comments

hi friends. I have to download a file (about 50mb ). when i run app in Emulator with internet connection sets to full or 5g (or real device) everything works well, but when i change internet connection in emulator to GPRS or on real device I use GPRS then connection returns TimeoutException , how should i do fix it?

eldorado avatar Feb 11 '23 06:02 eldorado

timeoutException With GPRS, the download does not start at all.

eldorado avatar Feb 11 '23 07:02 eldorado

did you manage to fix it. ?

RizwanAtNvest avatar Dec 29 '23 10:12 RizwanAtNvest