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
Resume and pause is just stored in runtime,if application restarted,you should use newquest() and stop(), newRequset and stop is more reliable than resume and pause.
Hello, once again thanks for this awesome library. I have however discovered that the method
Pump.pause(id)
doesn't work. The download keeps on continuing with progress updates, here is how I initialized itAny pointers on getting pause to work would be greatly appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: