How to reset iPhone simulator
- by Stefan Mayr
My app uses the location service. To test what is happening when the user presses 'Don't allow' when the simulator asks for the permission to access the location service (when the app is started for the first time) I need to reset the simulator. This because the question was answered at the beginning of the development process with allow. So no more questions are asked.
Reseting the Simulator with "Reseting Content and Settings.." don't bring back the question at the start. What I am doing wrong?
thx in advance