Possible Duplicate:
CLLocation ask again for permission
How to prompt user to turn on Location Services…again
I would like to have the "use your current location" alert to keep prompting if the user says "no".
Currently in the app I'm working on, if the user says "no" the prompt never shows again. I'm wondering how to keep the prompt/alert alive if they return to the view controller.
thanks for any help