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

I have problems using PRDownloader for downloading files from "http:" addresses - Only from "https:" works #206

Open
LeonardDaVinci opened this issue Mar 4, 2023 · 2 comments

Comments

@LeonardDaVinci
Copy link

Hello, I am using PRDownloader Library inside Android Studio java language

I have problems downloading files from "http:" addresses.

For example this download address called from browser is working: http:// 212.xx.xx.64:8098 / myfilename.apk
but putting the same address inside PRDownloader is not working..

Also all other PRDownloader Library example project links that have "http:" are not downloading.
There is only one link (number 13) with "https:" that is downloading a file.

What can I do?

Thank you very much in advance,

Leonardo

@RizwanAtNvest
Copy link

i have the same issue did you find any solution ?

@esjaymobile
Copy link

you have add each domain in network security config

https://developer.android.com/training/articles/security-config

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

3 participants