setLocation
setLocation
command applies a mock geolocation to the device:
- setLocation:
latitude: 52.3599976
longitude: 4.8830301
Note that this only updates the co-ordinate location of the emulator/simulator. When running in the cloud, if your app relies on IP location, this will still resolve to US.
Last updated
Was this helpful?