How to reset iPhone simulator
Posted
by Stefan Mayr
on Stack Overflow
See other posts from Stack Overflow
or by Stefan Mayr
Published on 2010-05-04T08:08:24Z
Indexed on
2010/05/04
8:18 UTC
Read the original article
Hit count: 656
iphone-sdk
|iphone-simulator
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
© Stack Overflow or respective owner