问题
IOS Core Location framework did'nt work out on ios 4.2 simulator.Anybody knows the issues.Any one a have ios 4.2 working code for getting current location.
Thanks, VKS
回答1:
Simulator always gives you default fixed location in Cupertino... For thorough testing of Core Location apps in simulator you can use following library: https://github.com/futuretap/FTLocationSimulator
回答2:
U cannot test CoreLocation framework in simulator. U have to test it with device.
来源:https://stackoverflow.com/questions/6761781/ios-core-location-framework-didnt-work-out-on-ios-4-2-simulator