mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #412] [BUG] Cannot download and save files from within apps #378
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#378
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 @leojyp on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/412
Describe the bug
I’m using Youtube Plus in LiveContainer. When I try downloading a video (no copyright infringment involved), saving it actually fails returning this error message:
/var/mobile/Containers/Data/Application/F2BFC87C-7EEA-4648-BB0B-49F0F9566DA6/Documents/Data/Application/33770499-40E6-49: No such file or directory
Instructions to reproduce
Install YouTube Plus, download any video, failure.
What version of LiveContainer are you using?
3.3.1-release
Other info
33770499-40E6-49 (the folder the app is trying to reach) is the FIRST HALF of the name of the Container Data Folder, the full name is longer and maybe that’s why YouTube Plus can’t reach that folder. After trying to download a video, a tmp folder is created but it stays empty.
@leojyp commented on GitHub (Mar 25, 2025):
thank you!! i missed it while searching