SyntaxFix
Write A Post
Hire A Developer
Questions
In my delegate callback, I check to see if I'm running in a simulator (#if TARGET_ IPHONE_SIMULATOR) and if so, I supply my own, pre-looked-up, Lat/Long. To my knowledge, there's no other way.
#if TARGET_ IPHONE_SIMULATOR