mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #710] [suggestion] add sync data between devices #634
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#634
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 @TrapNouz on GitHub (Jul 27, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/710
It would be really helpful if LiveContainer could support syncing sideloaded apps across devices. Right now, when switching to a new iPhone or iPad, all the containers (and the apps inside them) have to be manually reinstalled.
The idea is to:
• Automatically restore previously installed apps/containers when setting up on a new device
• Use iCloud or another sync method to save our LiveContainer setup
• Avoid the need to manually redownload everything or lose progress
• Improve the experience for people who switch devices or upgrade regularly
This would make LiveContainer feel more reliable and future-proof, especially for users who rely on it to play games or run apps across devices.
@khanhduytran0 commented on GitHub (Jul 27, 2025):
iCloud requires paid developer account, and syncing data in general will slow down the app if running in the background. Instead just AirDrop LiveContainer data to your new device. (note: we don’t have export/import button at the moment)