Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resetting iOS 7 microphone access permission

Tags:

ios

ios7

How do I reset the microphone access permission so that the app will ask for microphone access permission again as if it were downloaded fresh from the App Store?

Reinstalling the app does not accomplish what I need. When I set the permissions in Settings->Privacy->Microphone, I can only turn permissions on or off. I need to reset it so that it asks for permissions again.

like image 534
ill_always_be_a_warriors Avatar asked Mar 30 '14 08:03

ill_always_be_a_warriors


People also ask

How do you reset permissions on iOS?

Unlock the iOS device. Go to Settings | General | Reset | Reset Location & Privacy. If prompted to confirm the settings change, enter your passcode to confirm. The device will reboot and clear out all databases that contain privacy permissions data for all apps currently installed on iOS-based devices.


3 Answers

You can RESET your privacy settings in iOS Settings.

Settings > General > Reset > Reset Location and Privacy.

NOTE: Privacy settings for all apps will be reset.

like image 93
plaasm Avatar answered Oct 16 '22 09:10

plaasm


At least starting from iOs 7.1.1 there are switches to change access permission for every single app.

Look in: Settings->Privacy, select the kind of subsytem of your interest ( eg: microphone ), you will see your app in the list. Change the value of the selector according to your needs.

Have a nice day, Stefano

like image 41
Stefano Buora Avatar answered Oct 16 '22 07:10

Stefano Buora


If you change your bundle identifier, that'll also reset the permissions for your app.

like image 1
Ömer Faruk Gül Avatar answered Oct 16 '22 09:10

Ömer Faruk Gül