Just a small case on how to simulate location on iOS
- First install all packages with
npm install
- Connect your iOS device to your computer
- Run
node app.js
- The app will set your location to Amsterdam and after 5s it should bring you back to where you are.