diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index b0bccd8..8870a66 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -50,5 +50,16 @@ NSAAllowsLocalNetworking + + + NSPhotoLibraryUsageDescription + Used to share images in posts or conversations, change account image or group logo. + + + 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.