triniwiz / nativescript-downloader

Apache License 2.0
32 stars 18 forks source link

Question: How do I resume a "pending" task? #36

Open alusev opened 5 years ago

alusev commented 5 years ago

Which platform(s) does your issue occur on?

I save created task id in a database, and when I restart my app I would like to resume downloading. I call downloader.start but I never receive callbacks.

7ammer commented 4 years ago

Hi @alusev, Did you ever resolve this issue? I posted this a while ago but I'm still non the wiser: https://github.com/triniwiz/nativescript-downloader/issues/37

Cheers :)

alusev commented 4 years ago

No, I had to forbid this kind of things. Let me know if you find a solution

7ammer commented 4 years ago

Will do! 👍