Skip to main content
Known Participant
July 29, 2013
Question

iOS 7 Issue

  • July 29, 2013
  • 1 reply
  • 4286 views

All of our apps created with Air now request microphone access for audio recording on first launch in iOS 7. Anyone know what's triggering this? We don't use the microphone in our apps.

Thanks,

Matt

This topic has been closed for replies.

1 reply

Adobe Employee
July 30, 2013

Yes, we are aware of this issue. If you are using sound.play() anywhere in your code that may cause to raise this. However, we are investigating if this is an iOS7 beta or a runtime issue.

Regards,

Nimit

Colin Holgate
Inspiring
July 30, 2013

For what it’s worth, I just tried a reinstall of an app under the beta 4 of iOS 7, and didn’t get the microphone message. I tried it with two apps that had previously shown the message.

There’s a chance that deleting the app didn’t get rid of everything to do with permissions. I’ll see if my colleague is still running beta 3, to try there too.

spinlightAuthor
Known Participant
July 30, 2013

Can you check your Privacy > Microphone Settings panel. I bet your apps are still in there. They don't ask again, but I think that only because it saves the preference even after the app has been deleted.