From ba2cba037964785307952852f14d0fb62dd72fb8 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Fri, 1 Oct 2021 09:28:30 +0200 Subject: [PATCH] MOBILE-3886 android: Fix connecting to HTTP sites --- config.xml | 3 ++- resources/android/xml/network_security_config.xml | 6 ++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/config.xml b/config.xml index 1730384cf..8e1d8d1ce 100644 --- a/config.xml +++ b/config.xml @@ -59,11 +59,12 @@ + - + diff --git a/resources/android/xml/network_security_config.xml b/resources/android/xml/network_security_config.xml index de61259aa..dca93c079 100644 --- a/resources/android/xml/network_security_config.xml +++ b/resources/android/xml/network_security_config.xml @@ -1,6 +1,4 @@ - - localhost - - + + \ No newline at end of file