We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88da0d6 commit 2e603ddCopy full SHA for 2e603dd
1 file changed
android/app/src/main/AndroidManifest.xml
@@ -35,6 +35,7 @@
35
android:allowBackup="false"
36
android:fullBackupContent="false"
37
android:localeConfig="@xml/locale_config"
38
+ android:usesCleartextTraffic="true"
39
>
40
<activity
41
android:name=".MainActivity"
0 commit comments