From c1040dfc35d47af8338a6a1daec078295b86cd35 Mon Sep 17 00:00:00 2001 From: dab246 Date: Tue, 21 Sep 2021 15:22:12 +0700 Subject: [PATCH] TF-60 Add permission access device contact --- android/app/src/main/AndroidManifest.xml | 1 + ios/Runner/Info.plist | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index ec63a3110..eaefe5c0e 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -4,6 +4,7 @@ + diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 983b0829c..4b7c8fcaa 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -26,8 +26,10 @@ LaunchScreen UIMainStoryboardFile Main - NSPhotoLibraryAddUsageDescription - To save photo to library, we need permission to access your photo library. + NSPhotoLibraryAddUsageDescription + To save photo to library, we need permission to access your photo library. + NSContactsUsageDescription + To send email with these contacts UISupportedInterfaceOrientations UIInterfaceOrientationPortrait