From d1e82c9f1d120da7a8c48595035d9ea621df687a Mon Sep 17 00:00:00 2001 From: Dinis Vieira Date: Mon, 11 Mar 2024 22:36:07 +0000 Subject: [PATCH] [PM-6751]Added missing query intent for CustomTabs that might be responsible for the Exception in WebAuthenticator (#3071) * Added missing query intent for CustomTabs that might be responsible for the crashes in WebAuthenticator * minor formatting issue on AndroidManifest.xml * Fix formatting in AndroidManifest --- src/App/Platforms/Android/AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/App/Platforms/Android/AndroidManifest.xml b/src/App/Platforms/Android/AndroidManifest.xml index 526782deb..e42cd0d14 100644 --- a/src/App/Platforms/Android/AndroidManifest.xml +++ b/src/App/Platforms/Android/AndroidManifest.xml @@ -43,6 +43,9 @@ + + +