문제

New in iOS7 (I believe) the user must give permission for the app to use the microphone. This is a similar request as when the app wants to get location information.

I was asked once for permission. Now, I'd like to test my app to see how it reacts when the user declines this permission. I've deleted the app from the phone, but I'm not asked for permission again.

Any idea how to clear this permission over and over so that I may test when this permission is requested and how the app reacts when it's denied.

도움이 되었습니까?

해결책

Settings > General > Reset > Reset Location and Privacy

다른 팁

Go to privacy section of the settings app, there will be an option for microphone, turn 'off' your app. Then kill you app and start fresh.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top