[Interest] iOS app store rejection - microphone consent?

Gianluca gmaxera at gmail.com
Wed Apr 15 17:45:24 CEST 2015


Il giorno 15/apr/2015, alle ore 17:41, Jason H <jhihn at gmx.com> ha scritto:

> Rejection details :
> '''
> 2.3 Details
> 
> During review, we were prompted to provide consent to use the microphone. However, we were not able to locate any features in your app that use the microphone for audio recording. 
> 
> Next Steps
> 
> The microphone consent request is generated by the use of either AVAudioSessionCategoryRecord or AVAudioSessionCategoryPlayAndRecord audio categories. If you do not intend to record audio with your application, it would be appropriate to choose the AVAudioSession session category that fits your application's needs or modify your app to include audio-recording features.
> '''
> 
> I do not require use of the microphone in my application, but I do record video. How can I modify the iOS build to not request microphone access?
> 
> Thanks

But if you record video … then you also record audio, right ?!?. Or are you recording video without audio ?
So, maybe you can reply to reviewers indicating the part of your app where you record video. Maybe they didn’t find that part of the app.

Ciao,
Gianluca.




More information about the Interest mailing list