Is there a way to modify Background Mode for Location update programmatically in iOS 7?
The reason is that I want the user to decide if he wants to run the location manager in background.
At the moment I activated the location background mode, but I always have this arrow on the top of the display. Even if I call stopUpdatingLocation
, I dont get rid of the "gps arrow".