MobileNativeFoundation / MobileNativeFoundation/set-simulator-location
Feature request: Unset location?
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 644
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
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 where location is turned off, or where it fails for some reason.
Would it be possible to extend the CLI to support unset/delete the location? set-simulator-location -d or something?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CLI entry point and the existing set-simulator-location command, then investigate how the iOS simulator handles a missing or failed location. Done means an option such as -d can unset or delete the simulator location and the resulting CLI behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100