diff --git a/tests/app/App_Resources/Android/AndroidManifest.xml b/tests/app/App_Resources/Android/AndroidManifest.xml index 8d827dc8d..cf84243c8 100644 --- a/tests/app/App_Resources/Android/AndroidManifest.xml +++ b/tests/app/App_Resources/Android/AndroidManifest.xml @@ -23,6 +23,7 @@ android:allowBackup="true" android:icon="@drawable/icon" android:label="@string/app_name" + android:usesCleartextTraffic="true" android:theme="@style/AppTheme" >