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