How to modify the location of the iPhone?

Some people often ask me how to modify the location of the phone on the iPhone, post to Moments in other places, DingTalk location check-in, simulated location testing software, and simulated motion trajectory may require the function of modifying the location of the phone.

The method is only applicable to iPhone and iPad devices.

Method one, Aisi assistant

Download Aisi Assistant, click on the "Virtual Positioning" function in the toolbox of Aisi Assistant, you can modify the positioning of the phone.

The mobile device needs to be connected via a data cable before modification.

Aisi Assistant currently supports windows and mac.

c18237a70a42559fed959f894891cda6.jpeg

After connecting, you can find the address by searching and locate it directly. Click the "modify virtual location" button to locate it immediately. You can open the iOS default map to check whether the location is successful.

d783b3767acaae3cfdb433787086fb0d.jpeg

In addition, if you can't search for an address, or an address that cannot be searched abroad, you can get the location on other maps, and then manually enter the coordinates to directly locate it.

If you don’t want to relocate and want to restore it to the original state, just click "Restore Real Coordinates".

00911ea92643cb2fb4a90a8f115a62ee.jpeg

Method two, AnyGo

G is a AnyGo can be simulated on the iPhone / the iPad PS application position. You can change the GPS position of iPhone/iPad to any position with one click. Simulate the movement of the user's GPS along a real road or any path drawn. Works well with location-based AR games or applications.

f143cf1e160e244397ae47c00477a227.png

3546cba175df4a2d937966951b3065a3.png

The use of AnyGo is very simple:

1. Start the program

Download and launch AnyGo on your computer

2. Connect your iPhone

Connect your iPhone or iPad to the computer

3. Change the GPS location

Select the desired mode to change the GPS location

Method three, Xcode

Xcode performs software debugging function, which can simulate GPS positioning function, suitable for developers with mac.

The operation steps are as follows:

1. Create a new project in Xcode and create a gpx file, as shown below:

902fe0e61b90ea9133afbdd96b23227e.jpeg

2. Find the Location.gpx file in the project, modify the latitude and longitude coordinates on the gpx file, and modify them to the coordinates you want to locate, as shown in the following figure:

30ed995a4a5c00e2cd98e0c020e2b76b.jpeg

3. In the menu bar, edit Scheme, as shown below:

27c939ed1dd709fb93a063cb36ce562f.jpeg

4. At Core Location, select the gpx file you just edited, as shown below:

db1c067b1580c0b114fcf43271b1a9cf.jpeg

5. Then, after connecting the mobile phone, just run the project. Check whether the phone's default map has been modified. In addition, this method can also use multi-segment GPS-recorded GPX files to simulate forged GPS movement routes.

Guess you like

Origin blog.51cto.com/15118280/2667393