Implementation of CLLocationManager class in iOS 5
I want to implement CLLocationManager class using iOS 5 SDK. My target is to print the current location every 1 minute. And I don't need any GUI based implementation.
Can anyone help me?
Last edited by saqibjaan; 01-29-2012 at 11:53 PM.
|