CFBundleDevelopmentRegion en CFBundleDisplayName $(APP_DISPLAY_NAME) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName Comunic CFBundlePackageType APPL CFBundleShortVersionString $(FLUTTER_BUILD_NAME) CFBundleSignature ???? CFBundleVersion $(FLUTTER_BUILD_NUMBER) LSApplicationQueriesSchemes http https LSRequiresIPhoneOS NSAppTransportSecurity NSAAllowsLocalNetworking NSAllowsArbitraryLoads NSCameraUsageDescription Used to record video for posts or conversations. This is also used in video calls NSMicrophoneUsageDescription Used to record videos or audio for posts or conversations. This is also used in audio and video calls. NSPhotoLibraryUsageDescription Used to share images in posts or conversations, change account image or group logo. UIBackgroundModes fetch remote-notification UILaunchStoryboardName $(APP_LAUNCH_STORYBOARD_NAME) UIMainStoryboardFile Main UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIViewControllerBasedStatusBarAppearance