Does anyone know how to specify the sampling rate of the iphone GPS?
I read somewhere that it’s 1Hz, how do I specify it?
Thx
Antoine
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.
Apple simply does not expose an API to set the sampling rate. Your best options which should be sufficient is to set your desired accuracy using
kCLLocationAccuracyBestForNavigationorkCLLocationAccuracyBestfor the highest levels.