From 4172c9d43194c47acb483bb76031e78db9913f3a Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Fri, 3 Apr 2026 08:44:58 +0530 Subject: [PATCH 1/6] fix: allow cleartext traffic --- config.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/config.xml b/config.xml index f845f8713..ed35a8aae 100644 --- a/config.xml +++ b/config.xml @@ -39,20 +39,18 @@ - - + + + + + + - From 08085e302a4a400005c3498e9741f48292897d37 Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Fri, 3 Apr 2026 08:51:09 +0530 Subject: [PATCH 2/6] . --- config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.xml b/config.xml index ed35a8aae..bdf000ce8 100644 --- a/config.xml +++ b/config.xml @@ -45,6 +45,7 @@ + From 6aff35bf11ca20a9daca824e381c6cbfb31b8882 Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Fri, 3 Apr 2026 09:03:12 +0530 Subject: [PATCH 3/6] fix: allow all http urls --- res/android/xml/network_security_config.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/res/android/xml/network_security_config.xml b/res/android/xml/network_security_config.xml index 855a5e4c7..bac920830 100644 --- a/res/android/xml/network_security_config.xml +++ b/res/android/xml/network_security_config.xml @@ -5,11 +5,4 @@ - - - * - localhost - - - - + \ No newline at end of file From e4a6534580404eff27f4e283ead51778e6d8f78a Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Fri, 3 Apr 2026 09:05:37 +0530 Subject: [PATCH 4/6] . --- config.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config.xml b/config.xml index bdf000ce8..71f83cfcd 100644 --- a/config.xml +++ b/config.xml @@ -38,14 +38,14 @@ - - - - - - - - + + From a304c48833ef6466b97c434d36a4983e4ec2a145 Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Fri, 3 Apr 2026 09:14:18 +0530 Subject: [PATCH 5/6] Revert "." This reverts commit e4a6534580404eff27f4e283ead51778e6d8f78a. --- config.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config.xml b/config.xml index 71f83cfcd..bdf000ce8 100644 --- a/config.xml +++ b/config.xml @@ -38,14 +38,14 @@ - - + + + + + + + + From 9bd7c1b1068fd54f961969a36a3c67437153b114 Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Fri, 3 Apr 2026 09:35:11 +0530 Subject: [PATCH 6/6] fix: cordova issue --- config.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config.xml b/config.xml index bdf000ce8..a17dee05c 100644 --- a/config.xml +++ b/config.xml @@ -38,7 +38,18 @@ + + + + +