Вопрос

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