From e6f8b714cadb66a491de679c629190925e11b403 Mon Sep 17 00:00:00 2001 From: Djorkaeff Alexandre Date: Wed, 16 Oct 2019 08:41:57 -0300 Subject: [PATCH] Allow self-signed certificate (Android) --- android/app/src/debug/res/xml/react_native_config.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/android/app/src/debug/res/xml/react_native_config.xml b/android/app/src/debug/res/xml/react_native_config.xml index ba4b23070be..c51e5339dcd 100644 --- a/android/app/src/debug/res/xml/react_native_config.xml +++ b/android/app/src/debug/res/xml/react_native_config.xml @@ -5,4 +5,10 @@ 10.0.2.2 10.0.3.2 + + + + + +