From be98ddf33d4783dc0a50edfe4a58a720b6588d74 Mon Sep 17 00:00:00 2001 From: VarshaBhatia Date: Thu, 23 May 2024 14:59:45 +0100 Subject: [PATCH] Implement the fix to open a url which starts from http (#25) Co-authored-by: varshabhatia --- hubspot/src/main/AndroidManifest.xml | 2 +- hubspot/src/main/res/xml/network_security_config.xml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 hubspot/src/main/res/xml/network_security_config.xml diff --git a/hubspot/src/main/AndroidManifest.xml b/hubspot/src/main/AndroidManifest.xml index aaf9ec8..1ab9eb5 100644 --- a/hubspot/src/main/AndroidManifest.xml +++ b/hubspot/src/main/AndroidManifest.xml @@ -10,7 +10,7 @@ - + + + + + + + + \ No newline at end of file