From 23551830f96df8c96ca26c128cb615dbb7043768 Mon Sep 17 00:00:00 2001 From: LeoLox <58687994+leo-lox@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:17:41 +0100 Subject: [PATCH] ios no default flutter deeplinks --- android/app/src/main/AndroidManifest.xml | 3 ++- ios/Runner/Info.plist | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 5a5ed81..b4e1318 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -53,7 +53,8 @@ - + + diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 91582c1..4eef6fd 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -51,6 +51,8 @@ Photo access is used to add account profile, include pictures in posts ITSAppUsesNonExemptEncryption + FutterDeepLinkingEnabled + CFBundleURLTypes