My Is App Not Submitting Onto Apple App Store Due To A Microphone Permission Issue

Project Settings

have recently added a feature to my application that requires the use of the device's microphone. I have made sure to request permission for microphone before initiating the action. My app is live on Google Play Store and is working fine, however, when I tried to upload it to Apple App Store, it didn't upload a few times and when it did I received an email from App Store Connect (attached as a screenshot). Would appreciate advice on how to fix this issue!

Thanks!

Screenshot 2024-07-25 at 7.16.18 PM.jpg
147.5KB

What have you tried so far?

I tried adding a custom permission with a NSMicrophonePermissionUsageDescription Key but can't add it as a 'Request Permission' Action on the button that triggers the voice recording

Screenshot 2024-07-25 at 7.20.04 PM.jpg
156.22KB

Did you check FlutterFlow's Documentation for this topic?
Yes
3
4 replies