[GH-ISSUE #527] Feature Request: Per-Container GPS Location Mocking #475

Closed
opened 2026-03-03 15:33:56 +03:00 by kerem · 1 comment
Owner

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:

  • Viewing Jodel posts from different cities to track hyperlocal conversations
  • Monitoring location-tagged trends on X/Twitter (e.g. home country and current country)
  • Accessing geographically limited features while traveling
  • Enhancing user privacy

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!

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: - Viewing Jodel posts from different cities to track hyperlocal conversations - Monitoring location-tagged trends on X/Twitter (e.g. home country and current country) - Accessing geographically limited features while traveling - Enhancing user privacy 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!
kerem closed this issue 2026-03-03 15:33:57 +03:00
Author
Owner

@hugeBlack commented on GitHub (May 24, 2025):

#265 8.1

<!-- gh-comment-id:2906941578 --> @hugeBlack commented on GitHub (May 24, 2025): #265 8.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#475
No description provided.