You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming your app only uses camera to take photos then there is no reason to tell users that it needs to access micro phone. I think app should not ask for micro phone if outputType: .photo and .outputTypePickerVisible(false), it means micro phone is not used anywhere.