Skip to main content
September 17, 2013
Question

app rejected due to microphone prompt issues??

  • September 17, 2013
  • 1 reply
  • 2620 views

Apple app submission issues again!

This time I really can't understand what on earth they are referring to. I have a VERY simple iphone app waiting for launch and it was rejected due to this, I guess some random setting or bit of code I have no idea about. Can anyone give me some insight into this?

This is what they said:

"During review we were prompted to provide consent to use the microphone, however, we were not able to find any features or functionality that use the microphone for audio recording. 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."

Is this a setting I can control from Flash/AIR? I have no idea!

Thanks very much,

Fiona

This topic has been closed for replies.

1 reply

Pahup
Adobe Employee
Adobe Employee
September 17, 2013

Thanks for reporting, Which AIR SDK build did you use?

-Pahup

September 17, 2013

3.8

Thanks!!

Pahup
Adobe Employee
Adobe Employee
September 17, 2013

There is a known issue with AIR 3.8 and older builds on iOS7, applications throw up Mic permission dialog if you're using sound in your app.

The problem is fixed in 3.9 labs builds - labs.adobe.com/downloads/air.html

This has been discussed at http://forums.adobe.com/message/5681862#5681862

Thanks

-Pahup