mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #497] [BUG] app signatures invalid when converting to shared apps #452
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#452
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 @gamerlivgamer on GitHub (May 9, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/497
Describe the bug
When using jit, almost all of my apps say code signature invalid if I attempt to use them as shared apps. While I have the jit-less patch for sidestore, I do not use jit-less as the certificate will not import into LiveContainer, so I do not think they would be signed.
Instructions to reproduce
I’m not sure how you would reproduce this bug, I installed LiveContainer through sidestore, enabled jit mode, converted to shared app, and ran it.
What version of LiveContainer are you using?
Version 3.4.0-Release (main/703e054)
Other info
Used sparserestore bug to bypass 3 app limit and change mobilegestalt
@hugeBlack commented on GitHub (May 10, 2025):
Already fixed in nightly
@gamerlivgamer commented on GitHub (May 10, 2025):
Thx for replying, I’ll sideload the nightly release later