Repeated request for microphone permission on iOS

2020-06-08 01:55发布

问题:

I'm working with Xcode 10.1 (10B61) on an app that needs permission to use the microphone. (Almost) Every time I start the app from Xcode (in simulator) I get a system popup:

"Appname" would like to access the microphone "Privacy - Microphone Usage Description"">

It doesn't matter if I select "Don't Allow" or "OK". This message keeps popping up. How can I fix it?

Update [fixed]

This issue seems to be fixed in Xcode 10.2