I have an iPad app and wish to call a function every 0.1 miles I travel from a certain x start position . How can i implement this listener ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at the CLLocationManager docs and a tutorial is here.
Disclaimer : I haven’t read through the whole tutorial; if it’s not good enough all I did was google for ‘cllocationmanager tutorial’ 😉