diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 1185a1d..656aed7 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -33,28 +33,23 @@ NSCameraUsageDescription Send photos to other users NSMicrophoneUsageDescription - Record voice messages + ReCon uses your microphone to record voice messages. NSPhotoLibraryUsageDescription - Send photos to other users + ReCon uses your photo library to send images to your contacts. + UIApplicationSupportsIndirectInputEvents + UIBackgroundModes fetch processing UILaunchStoryboardName - LaunchScreen + LaunchScreen.storyboard UIMainStoryboardFile Main UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown -