mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #886] [Feature Request] URL scheme to open apps without JIT #796
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#796
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 @burneracct07 on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/886
Sometimes I have an issue with Amethyst where the app just crashes if I launch it with JIT. If I launch it without JIT and attempt to launch an instance, it seems to fix the files and let me play when I launch with JIT again. I’ve already made a shortcut to launch the app, but I would like to be able to make a shortcut that can automatically launch the app without JIT so I can automate yet another thing on my phone.
@khanhduytran0 commented on GitHub (Oct 9, 2025):
Please send the crash log in iOS settings - Privacy Security - Analytics Improvements - Analytics Data - Search LiveContainer
Additionally send the latestlog.txt that came with Amethyst when it crashes.
@burneracct07 commented on GitHub (Oct 9, 2025):
I couldn’t get the crash log for Amethyst because the issue doesn’t happen often and I couldn’t recreate it, but here’s the log for LiveContainer:
@burneracct07 commented on GitHub (Oct 15, 2025):
I just got the crash from Amethyst again, so here’s the latestlog.txt.
@khanhduytran0 commented on GitHub (Oct 15, 2025):
Have you got any new crash log? Please attach it as a txt file
@burneracct07 commented on GitHub (Oct 15, 2025):
It happened yet again, here’s the two logs
latestlog.txt
LiveContainer-2025-10-15-194626.ips.txt
@hugeBlack commented on GitHub (Oct 25, 2025):
You may add jit=true/false to force enable/disable JIT acquisition.