We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcd7ea commit f08dfbcCopy full SHA for f08dfbc
capy/src/main/res/xml/network_security_config.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<network-security-config>
3
- <base-config>
+ <base-config cleartextTrafficPermitted="true">
4
<trust-anchors>
5
<!-- Allow self-signed SSL certificates -->
6
<certificates src="user" />
0 commit comments