mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #31] JIT With SideJITServer #22
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#22
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 @SoY0ung on GitHub (Apr 18, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/31
Enabling JIT in SideStore does not support iOS 17. However, SideJITserver(https://github.com/nythepegasus/SideJITServer/) can be used to enable JIT for iOS 17+.
Does SideJITServer applicable to LiveContainer?
I've tried SideJITServer method, but I always loop in the app selector page after click the play button. Sometimes I get the
Assertion failed@SARankDirector-Minecraft commented on GitHub (Apr 18, 2024):
https://github.com/khanhduytran0/LiveContainer/issues/32
Huh, I'm getting a similar issue with jitless.
@HyperrJedi commented on GitHub (Apr 19, 2024):
Yeah I would love support for SideJITServer. Hope either that comes, or a better JIT solution comes out
@khanhduytran0 commented on GitHub (Apr 20, 2024):
Latest build should fix this issue now
@SoY0ung commented on GitHub (Apr 20, 2024):
The latest build fixed the jitless mode in iOS 17.
After setting up jitless mode, I can launch the most apps with a click.👍
But the jit mode is still broke, I also get the app selector page after enable JIT with SideJITServer.
@HyperrJedi commented on GitHub (Apr 20, 2024):
Yeah JIT isn't working for me. When I try JIT-less, the apps crash on start. Is this a Known issue?
@SoY0ung commented on GitHub (Apr 20, 2024):
May be the app you install in LiveContainer is not compatible for now. You can try other ipa file.
@lumen-novum commented on GitHub (Apr 22, 2024):
SideJIT now works for me in the latest update. You guys should try it out. :)
@HyperrJedi commented on GitHub (Apr 22, 2024):
The pre release, right? I can just grab the pre release ipa and it should work?
@lumen-novum commented on GitHub (Apr 22, 2024):
Yes, just don't set up JIT-less for now since it screws with the JIT version.
@HyperrJedi commented on GitHub (Apr 22, 2024):
I'll try asap. Thanks for letting me know. I really want this to work lol
@HyperrJedi commented on GitHub (Apr 23, 2024):
Yo, it still isn't working for me. How did you do it exactly
@lumen-novum commented on GitHub (Apr 23, 2024):
Put the third IP address into the SideJIT shortcut and make sure your device UDID is correct.
5. Launch SideJIT shortcut and select LiveContainer.
6. Profit.
It's important that you DON'T open any other app with SideJIT other than LiveContainer that already has the app selected.
If for whatever reason you open another app with SideJIT, open LiveContainer with JIT before "opening" the app in the LiveContainer menu, LiveContainer doesn't work, or you close LiveContainer while in JIT you have to restart SideJITServer.
I believe that there is an issue with SideJIT where it doesn't properly apply JIT after the first app is opened.
With these steps, LiveContainer works every time. 🙂
@xFr0z3n commented on GitHub (May 12, 2024):
Can you help? If I enable Jit on live container I get the shortcut pop up saying it works but if I launch an app in there it redirects me to sidestore for some reason and after going back to LiveContainer it says jit couldn’t be activated (without jit less) and with jit less the shortcut says it works but when I launch an app it says in the app that it’s waiting for jit I followed the steps you mentioned but I can’t get it to work
@lumen-novum commented on GitHub (May 12, 2024):
@xFr0z3n You have to launch the app in LiveContainer (which should redirect you to SideStore) and THEN use the shortcut.
If you mess it up, make sure to restart completely and carefully follow the steps from step one.
Also make sure that you haven't set up jitless. If you did, delete and reinstall LiveContainer.
@xFr0z3n commented on GitHub (May 18, 2024):
Tysm it works perfectly I just didn’t knew you had to do it in that specific order.