Simulating a location on Real iOS Device
问题 Is it possible to simulate a location on iOS Device, say I want to simulate London on the device while I am sitting in Oxford? Thanks. 回答1: Yes, It is possible to simulate the location on device in debug mode. All you need is to debug your application on device, and then enable the location from debug menu. Check this link... https://developer.apple.com/library/ios/recipes/xcode_help-debugger/articles/simulating_locations.html 回答2: You can create a GPX file with the desired location