I have an iOS app that uses core location and calculates the distance between two points. It outputs the result to a label which works fine when running on an actual device. But when I run it on the simulator, I get nothing. Is it suppose to work on the simulator as I have location services enabled as you can see in the screenshot below?
Thanks for any help.