IOS Core Location framework did'nt work out on ios 4.2 simulator

蹲街弑〆低调 提交于 2020-01-05 14:13:29

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!