Using CLLocationManager in background
My company is developing an application which requires the iPhone's GPS to provide updates every time a user moves. This also needs to work while the application is in the background. We read the documentation and were unable to figure out how to achieve this. The only thing we found examples and source code for were using the significant location change method. Any help would be appreciated.
Nathaniel
|