Is it possible to use mock location apps by end user to simulate user location in iOS apps?

373 Views Asked by At

I found a setting enable mock location in android phones which allows user to simulate location. But I didn't any such a setting in iPhone.

Since I am very new to app development, I just want to hear from experts of iOS app development that is it possible to simulate the location in iPhones by using mock location apps?

1

There are 1 best solutions below

2
son On

First, connect your device and execute the project.

Then in debug area, there are few default locations. You can choose any of them:

enter image description here

In case you need to mock specific latitude, longtitue. Check this link to generate PGX file: https://www.gpxgenerator.com/#. Then selecting Add GPS Exchange to Workspace option