You can enable location services in iOS simulators, for example for testing GPS-dependant applications, by setting these desired capabilities in your Appium test script:
locationServicesEnabled=true
locationServicesAuthorized=true
You can enable location services in iOS simulators, for example for testing GPS-dependant applications, by setting these desired capabilities in your Appium test script:
locationServicesEnabled=true
locationServicesAuthorized=true