Hello everyone, I created my app using only the webview module, without any additional configuration.
However, Apple is rejecting it because the app is requesting permission to access the camera and microphone, even though my site/app doesn’t need this.
Yes, exactly this. Even if the components on the screen do not access the microphone or camera, as the end publisher of the app, you are responsible for the content and access that is requested from your end users.
If it turns out the site does access these, you can add in camera and microphone blocks to your app (they don’t have to do anything, the just have to be there) and this should trigger the permissions settings your app settings. You can add in the tracking descriptions from there.
I found something on my website that might possibly require camera or microphone permission.
When the user selects to upload a profile picture, on a PC the files appear directly, but on an iPhone, more than one option appears, as shown in the image below: