Geo Fencing Feature automation in iOS Appium

Hi,
I want to automate the GeoFencing feature of our application. In which I have to navigate out from the defined location range. and on the basis of that next event will occur.

Is there any way to automate the geofencing feature in appium ios XCUI test automation?

Thanks in advance…

only in Simulator :frowning:

Hi Aleksei,

Thanks for the response.

Is there any way to generate Mock Location or any app using which we can generate a fake location path?

It is possible with Android phone. IOS does not allow this with real phone.

Hi Aleksei,

How to automate geo Fencing in a simulator for iOS?

http://appium.io/docs/en/commands/session/geolocation/set-geolocation/