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
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
U cannot test CoreLocation framework in simulator. U have to test it with device.
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