Update the Info.plist with the following attributes and uninstall the app and install it again. I hope it get fixed.
<key>NSCameraUsageDescription</key>
<string>Camera Permission</string>
<key>NSMicrophoneUsageDescription</key>
<string>Microphone Permission</string>