From 7004de16db2932ebfa1209c96910a177a4fcda2e Mon Sep 17 00:00:00 2001 From: Sikander Saleem Date: Mon, 10 Apr 2023 12:00:15 +0300 Subject: [PATCH] modifications. --- ios/Runner/Info.plist | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 347cd5f4..339d7ae2 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -7,7 +7,7 @@ CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName - Atoms SA + Atoms CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier @@ -15,7 +15,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - Atoms SA + Atoms CFBundlePackageType APPL CFBundleShortVersionString @@ -36,6 +36,8 @@ This app requires permission to access photo gallery to allow user to attach images NSSpeechRecognitionUsageDescription This app requires permission for Speech Recognition for speech to text functionality. + UIApplicationSupportsIndirectInputEvents + UIBackgroundModes fetch