Updated to Xcode 10.1 on Mojave and now my app always asks to use the microphone

廉价感情. 提交于 2019-11-30 11:25:30
jalmaas

I also got this problem recently on an audiostreaming app that has been working ok for years without the microphone access popup. It happens when you try to get the AVAudioSession.

Update: Seems like Xcode 10.2 (beta 1) solves this by only asking the first time and then remembering your answer.

Update2: Xcode 10.2 is now out and only asks the first time.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!