App Store Reviewer permissions?

This is a consultation about App Store reviews.
I’m working on an app that uses a camera and microphone. I’m using EAS build.
In the review, the dialog asking for permission did not appear, and it was rejected because “Features using camera and microphone cannot be used”.
Certainly, the camera / microphone cannot be used with the Xcode simulator, so the bug reported by the reviewer is reproduced.
However, when I run the app on my real device using Testflight, the permission request is displayed without any problem and I can allow it to use the camera / microphone.

However, when I run the app on my real device using Testflight, the permission request is displayed without any problem and I can allow it to use the camera / microphone.

You may want to respond to the App Reviewer with this, along with a screen recording of the permission request working as expected. It’s possible they found a bug in your permission flow which they can help you reproduce