From 9544e363c9898de451122d8003f7a55421d169ac Mon Sep 17 00:00:00 2001 From: Sandip Date: Thu, 8 Aug 2024 00:54:08 +0530 Subject: [PATCH] feat: add query intent for url launcher in android --- android/app/src/main/AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 92d1afe..7490f86 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,12 @@ + + + + + + +