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 798b33b commit 3c03896Copy full SHA for 3c03896
chat/src/main/AndroidManifest.xml
@@ -58,7 +58,7 @@
58
android:resizeableActivity="true"
59
android:supportsRtl="true"
60
android:theme="@style/AppTheme"
61
- android:usesCleartextTraffic="false"
+ android:usesCleartextTraffic="true"
62
tools:ignore="GoogleAppIndexingWarning">
63
64
<meta-data
0 commit comments