Skip to content
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

Missing error codes info #5

Open
GaryMeliman opened this issue Jul 15, 2019 · 4 comments
Open

Missing error codes info #5

GaryMeliman opened this issue Jul 15, 2019 · 4 comments

Comments

@GaryMeliman
Copy link

Could you please provide info about error codes?
I have the error number 1008 and i don't know what it means.
Thanks!!!

@willyguevara
Copy link

i got error code 1000 but don't know what this means. Please help.

@Luka313
Copy link
Owner

Luka313 commented Jul 25, 2019

Could you please provide info about error codes?
I have the error number 1008 and i don't know what it means.
Thanks!!!

i got error code 1000 but don't know what this means. Please help.

You can find more info about error codes here:

https://developer.android.com/reference/android/app/DownloadManager.html#ERROR_CANNOT_RESUME

So 1008 would be ERROR_CANNOT_RESUME, and 1000 is ERROR_UNKNOWN

Hope this helps you.
Sorry for the late response.

@willyguevara
Copy link

Thank you very much @Luka313, yes this helps me!

@AnkitS221
Copy link

Hey Luka313,
I am getting an error code of 400 in android 5.1 version. What might be the issue as the plugin seem to be working for versions above 5.
Please Help

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

4 participants