Mesut UZUN
Mesut UZUN

Reputation: 37

How can I test iOS navigation app in simulator or phone?

I'm working on a navigation app. But I've a problem with testing it.

How can I test it in office?

Can I change iOS's GPS coordinates manually?

Any solution or app ?

Upvotes: 1

Views: 1604

Answers (3)

Suhail kalathil
Suhail kalathil

Reputation: 2693

Launch simulator.From Debug menu you can select Location. Now you have 5 options , you can select whatever you want.For entering custom location select custom Location.

Location

For "I'm walking effect you can select city Bicycle Ride, City Run or Freeeway Drive

Upvotes: 3

Jugal K Balara
Jugal K Balara

Reputation: 927

Launch the iOS Simulator. Then, open the iOS Simulator's Debug menu and select Location > then you sen five option.. you can select one for according your testing requirement..

Like : Launch the iOS Simulator. Then, open the iOS Simulator's Debug menu and select Location > Freeway Drive

Upvotes: 5

marciojoaquim
marciojoaquim

Reputation: 51

When you are running your app in the simulator in the debug area in xcode there is a "simulate location" icon where you can select different city locations. If that is not enough you need to test directly in a device.

Upvotes: 0

Related Questions