I was just wondering what a good way would be to get the user’s current location through their iPhone. I know you can get GPS data from pictures but how can I actively get the GPS data while the user is using my app. Any help pointing me in the right direction to get me started would be greatly appreciated.
Share
The framework you are looking for is Core Location. Try a tutorial out on Core Location, and you should be headed in the right direction.
Here is one that looks nice:
http://www.vellios.com/2010/08/16/core-location-gps-tutorial/