set-simulator-location
set-simulator-location copied to clipboard
CLI for setting location in the iOS simulator
I'm trying to use `set-simulator-location` for testing behaviour on CI using [Detox](https://github.com/wix/Detox). It works fine when running locally, but does not work at all when running on Github Actions CI....
I made a small bash-script (with my very limited knowledge) to simulate a track based on a GEOjson object. Don't know if this belongs in this repo, but maybe it's...
Hi, first of all, thanks for open-sourcing this tool. It has saved me lots of time. I created a front-end for it so people can [simulate dynamic trips](https://github.com/billylo1/set-simulator-location-trip-simulator). Demo is...
Thanks for the fantastic tool, it made my workflow a lot easier! 💯 I'm working on an app that uses location a lot, but I also need to support cases...
Thank you very much for this cli tool, it is exactly what I was looking for hours.