set_location
Sets an iOS simulator's GPS location by device ID, latitude, and longitude to simulate movement or location-based app behavior.
Instructions
Set the simulator's GPS location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Latitude coordinate | |
| device_id | Yes | Simulator UDID | |
| longitude | Yes | Longitude coordinate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |