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

CLEARTEXT communication not enabled for client #76

Open
luismts opened this issue Jan 6, 2021 · 4 comments
Open

CLEARTEXT communication not enabled for client #76

luismts opened this issue Jan 6, 2021 · 4 comments

Comments

@luismts
Copy link

luismts commented Jan 6, 2021

HTTP requests throw an exception:

System.Net.Http.HttpRequestException: CLEARTEXT communication not enabled for client

Related #49

I don't know what you mean by:

Use TLSConfig.DangerousAllowInsecureHTTPLoads property.

Also, you have deprecated that Feature in 3.4.2

[Android] Deprecating DangerousAllowInsecureHTTPLoads

What I can do in this case?

cc @alexrainman

@luismts
Copy link
Author

luismts commented Jan 6, 2021

This #52 also doesn't work for me

@dush135
Copy link

dush135 commented Jan 9, 2021

I am facing the same issue even though added the config file for the http domain.

@InquisitorJax
Copy link

same here. I've added all the necessary network_security_config settings + manifest file updates, but local IP connection using http is still not accessible.
"CLEARTEXT communication not enabled for client"

@alexrainman
Copy link
Owner

Can you provide a demo reproducing the issue?

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

No branches or pull requests

4 participants