diff --git a/frontend/appflowy_flutter/ios/Runner/Info.plist b/frontend/appflowy_flutter/ios/Runner/Info.plist index 0c8c1eff43..d1afb2a9db 100644 --- a/frontend/appflowy_flutter/ios/Runner/Info.plist +++ b/frontend/appflowy_flutter/ios/Runner/Info.plist @@ -50,6 +50,8 @@ AppFlowy needs access to your photos to let you add images to your documents UIApplicationSupportsIndirectInputEvents + NSCameraUsageDescription + AppFlowy needs access to your camera to let you add images to your documents from camera UILaunchStoryboardName LaunchScreen UIMainStoryboardFile @@ -65,9 +67,9 @@ UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown - UIViewControllerBasedStatusBarAppearance - UISupportsDocumentBrowser + UIViewControllerBasedStatusBarAppearance +