mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #863] [BUG] no access to appgroup container #776
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#776
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 @yakuv0 on GitHub (Sep 26, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/863
Describe the bug
Hello
The core that makes Livecontainer a solid initiative is the access to installed apps data through files app, however by installing ish app the appgroup container (named null) is stored in main livecontainer’s appgroup which is only possible to access through a backup.
Instructions to reproduce
The target’s location from extracted backup:
Payload
Container
Library
Documents
AppPlugins
AppGroups
group.com.Side....R9NW7HXXXX
LiveContainer
Tweaks
Data
Application
AppGroup
(null)
Changing livecontainer’s bundle id and name without urlscheme results in accessible appgroup container in fils app.
On My iPhone / LiveContainerO / Data / AppGroup / (null)
What version of LiveContainer and iOS are you using?
Livecontainer+sidestore 3.6.1 , ios18.6.2
Other info
It’s not confirmed how the (isolate appgroup) toggle in containers may function, an explanation of the option is highly appreciated
edit:
activate isolate appgroup results in LCappgroup folder in the app's data directory in files app
@hugeBlack commented on GitHub (Sep 28, 2025):
See https://github.com/LiveContainer/LiveContainer/blob/main/LiveContainer/Tweaks/NSFileManager+GuestHooks.m#L22
You may install Filza to manage them.
@yakuv0 commented on GitHub (Sep 28, 2025):
@hugeBlack appreciations for the response
Any recommendations on the filza version may have access to file system through livecontainer?!