Question

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?

Was it helpful?

Solution

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.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top