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.
2 parents 1bc52a6 + 7caa7c2 commit fdca801Copy full SHA for fdca801
app/src/main/res/xml/network_security_config.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<network-security-config xmlns:tools="http://schemas.android.com/tools">
3
- <base-config>
+ <base-config cleartextTrafficPermitted="true">
4
<trust-anchors>
5
<certificates src="system"/>
6
<certificates src="user"
0 commit comments