I am developing the location based application. I just stop the location manager when user reaches the particular location(which is selected by user). I have tried in all combinations but no luck.Please help me on this.
Thanks in advance.
I am developing the location based application. I just stop the location manager when user reaches the particular location(which is selected by user). I have tried in all combinations but no luck.Please help me on this.
Thanks in advance.
What you are looking for is called Geofencing.
It's built-in in CoreLocation and really easy to use.
Have a look at this tutorial.