[Interest] iOS app store rejection - microphone consent?

spami3ox at gmail.com spami3ox at gmail.com
Thu Apr 16 20:21:53 CEST 2015


Hello,
     I would also join this conversation with some info and questions on 
my own.
     Using widget and QCamera + QVideoWidget (application is widget 
base, no QML) in the moment QCamera object is created iOS ask for 2 
permissions - one for camera and other one for microphone. QCamera don't 
support audio on it's own and I don't need it to be honest but still 
microphone access is asked and AppStore will reject (probably - still 
waiting) such applications.
     Any idea how to resolve such issue?

Best regards
> I wanted to bump this because this is holding up our re-submission.
> How can we "choose the AVAudioSession session category that fits your application's needs"? Specifically we need video,  but not audio recording.
>
> Thanks.
>
>> Sent: Wednesday, April 15, 2015 at 11:41 AM
>> From: "Jason H" <jhihn at gmx.com>
>> To: "interest at qt-project.org" <interest at qt-project.org>
>> Subject: [Interest] iOS app store rejection - microphone consent?
>>
>> 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
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
>>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>




More information about the Interest mailing list