[GH-ISSUE #691] [BUG] Tweak Folders disappearing #618

Closed
opened 2026-03-03 15:35:02 +03:00 by kerem · 3 comments
Owner

Originally created by @Maxpro131 on GitHub (Jul 22, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/691

Describe the bug

Everytime you launch a SHARED app that uses a tweak folder it disappears from the tweaks tab and the LiveContainer folder in the Files app. It reappears sometimes if you select and deselect it. The tweaks from the tweak folder are still usable after launch, they're just hidden in LiveContainer

Instructions to reproduce

  1. Create a tweak folder with a tweak
  2. Select it in an apps config
  3. Convert it into a shared app
  4. Launch the app
  5. Restart LiveContainer
  6. Open the tweaks tab or the tweaks folder of LiveContainer
  7. See the result

What version of LiveContainer and iOS are you using?

iOS: 18.3.1; LC: nightly (f20b04d)

Other info

It sometimes shows an error like: ">bundle-id< could not be moved to Applications cause it already exists there" or ">tweak-folder< could not be moved to Tweaks cause it already exists there" after converting an app

Originally created by @Maxpro131 on GitHub (Jul 22, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/691 ### Describe the bug Everytime you launch a SHARED app that uses a tweak folder it disappears from the tweaks tab and the LiveContainer folder in the Files app. It reappears sometimes if you select and deselect it. The tweaks from the tweak folder are still usable after launch, they're just hidden in LiveContainer ### Instructions to reproduce 1. Create a tweak folder with a tweak 2. Select it in an apps config 3. Convert it into a shared app 4. Launch the app 5. Restart LiveContainer 6. Open the tweaks tab or the tweaks folder of LiveContainer 7. See the result ### What version of LiveContainer and iOS are you using? iOS: 18.3.1; LC: nightly (f20b04d) ### Other info It sometimes shows an error like: ">bundle-id< could not be moved to Applications cause it already exists there" or ">tweak-folder< could not be moved to Tweaks cause it already exists there" after converting an app
kerem 2026-03-03 15:35:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@hugeBlack commented on GitHub (Jul 22, 2025):

Work as intended. To prevent data corruption/data stuck in shared folder, each shared app owns its own tweak folder and cannot be shared with other apps.

<!-- gh-comment-id:3102824351 --> @hugeBlack commented on GitHub (Jul 22, 2025): Work as intended. To prevent data corruption/data stuck in shared folder, each shared app owns its own tweak folder and cannot be shared with other apps.
Author
Owner

@Maxpro131 commented on GitHub (Jul 22, 2025):

But why are they disappearing for me?

<!-- gh-comment-id:3102830180 --> @Maxpro131 commented on GitHub (Jul 22, 2025): But why are they disappearing for me?
Author
Owner

@khanhduytran0 commented on GitHub (Jul 22, 2025):

That's because a shared app must also have its tweak folder moved to the shared directory which is inaccessible in Files app.

<!-- gh-comment-id:3102832219 --> @khanhduytran0 commented on GitHub (Jul 22, 2025): That's because a shared app must also have its tweak folder moved to the shared directory which is inaccessible in Files app.
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#618
No description provided.