mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #527] Feature Request: Per-Container GPS Location Mocking #475
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#475
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @m1337v on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/527
Many region-aware apps (e.g., Jodel, X/Twitter) customize their content feeds or functionality based on the device's reported GPS location.
It would be extremely useful if LiveContainer could support per-container location mocking — either via a static user-defined location or an override mechanism.
use cases:
Ideally, this could be achieved by intercepting calls to CLLocationManager and returning spoofed coordinates from container-specific settings. Even a basic implementation (static spoofed lat/lon per container) would be incredibly useful.
Thanks for considering!
@hugeBlack commented on GitHub (May 24, 2025):
#265 8.1