From 82f1f61c6b3dc9b4c073e57049dd46967be18013 Mon Sep 17 00:00:00 2001 From: CrypticC3s4r <27031384+CrypticC3s4r@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:12:19 +0100 Subject: fix(mobile): Add support for self signed certs in android. Fixes #381 (#416) Co-authored-by: MohamedBassem --- apps/mobile/plugins/network_security_config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 apps/mobile/plugins/network_security_config.xml (limited to 'apps/mobile/plugins/network_security_config.xml') diff --git a/apps/mobile/plugins/network_security_config.xml b/apps/mobile/plugins/network_security_config.xml new file mode 100644 index 00000000..bb6ab93d --- /dev/null +++ b/apps/mobile/plugins/network_security_config.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2