I can't seem to be able to simulate locations using Xcode 5 with iOS 7 devices or the iOS 7 simulator. However when running the same app on an iOS 6 device it works fine. Is there any workaround for this or has the GPX format required changed?

有帮助吗?

解决方案

The best workaround I've found is to set the default location on the scheme under the options tab. The biggest downside is that you can't change the location after you set the first one.

其他提示

If the simulator is having problem while simulating locations, quit and launch the simulator again.

Threw me as well and drove me mad trying to find it.

It's still there but its now in the Debug Menu in Xcode 5.

works just like it used to do when it was in plain sight . sigh

You can do this that way in menu.

You can change the simulated location by choosing a location from the Debug > Simulate Location menu.

Reference Link

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top