Step by step instruction to debug or demonstrate your app

1. You can get GeoPlayer app form here.

2. And sample app code from here.

3. Sample locaiton data from here.

4. Build “GeoFence” app with your Xcode, and connect “GeoFence” to “GeoPlayer” as shown here.

5. Your app need to link GeoFakeFramework which enable your app to be simulator client. So, download framework from here.

6. Then, add this framework to your Xcode project like this.