I think the answer is probably no, but I'd like confirmation and any other ideas people may have. I need the functionality offered by CLVisit, i.e. A list of visited addresses, but I need the list almost as soon as my app fires up for the first time. So I don't have the luxury of building up the history myself, and so I was hoping to be able to access the visit history that has been recorded by the OS. We know the OS does record it because the list is available to users in the privacy settings. Does anyone know if this is possible OR if there is another API that will give this info?