Problem
App Store reviewers need to understand why an app uses location. If a review build opens to an empty state, default city, or unavailable venue, the core feature may look broken or unjustified.
Solution
WLOC helps developers prepare stable demo points, expected screens, diagnostics, and recovery notes for an authorized review flow. The review packet can show location behavior clearly while stating that the app does not jailbreak, bypass permissions, or hide misuse.
Use WLOC in 3 steps
- 1Choose fixed review demo locations.Pick non-private demo points and record the expected in-app state for each one.
- 2Write the demo path into review notes.Include the test account, target point, expected screen, and restore instructions so the reviewer does not have to guess.
- 3Run the exact demo before submission.Confirm the review build still shows the expected state and keep diagnostics plus support links ready.
Related needs
Important boundary
WLOC does not jailbreak iOS, does not install system trust materials, does not include a VPN, and does not promise to defeat every app's own permissions, cache, or anti-abuse checks.