Hi, guys. Could you please suggest good way for fi...
# android
n
Hi, guys. Could you please suggest good way for file downloading using coroutines? At the moment I’m using retrofit with Streaming, but it stops after loading some large amount of files. I don’t know the reason but it just stops, without throwing any exception.
h
Maybe a timeout? 🤔 idk