Skip to content

Question or Feature-Request: Pause/Resume download in case of network events #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MattiHay opened this issue Aug 7, 2018 · 1 comment

Comments

@MattiHay
Copy link

MattiHay commented Aug 7, 2018

Hello,
i use this great plugin for downloading bigger content from my server in background. Works nice so far for me.
But there is one thing:
Because download-costs are higher when downlading in public networks with 3G or even LTE it would be great if the plugin could pause downloading and resume if in wlan.

any ideas are welcome

kind regards
Matthias

@NickToropov
Copy link
Collaborator

Hi @mcdroemmel! Unfortunately we can't add such functionality because of limitation of Android DownloadManager which is used in android native part. It can only enqueue new download and remove it.

Please let me know if it was helpful or you have any other questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants