mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #107] [BUG] Could not open ALTCertificate.p12, JIT-less fails #94
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#94
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 @zeroxoneafour on GitHub (Aug 5, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/107
Describe the bug
When clicking any app, this error appears. When trying to launch an app, the error "JIT was not enabled" appears. JIT-less is set up through SideStore 0.5.6. SideStore is still fully operational.
Instructions to reproduce
What version of LiveContainer are you using?
2.0 (Latest build from actions at the time)
Other info
iOS 17.4.1, iPhone 14
@khanhduytran0 commented on GitHub (Aug 5, 2024):
After a fresh reinstall, you need to refresh SideStore so its certificate will be cached to a shared location where LiveContainer can access.
@khanhduytran0 commented on GitHub (Aug 5, 2024):
Apologize, there’s also a faulty check on my side, it should work now. Use this build
@zeroxoneafour commented on GitHub (Aug 5, 2024):
The linked build works. Thank you for fixing the issue so quickly!