mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #1052] [BUG] No pip when using StikDebug for Jit on the latest nightly release #929
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#929
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 @topman365pro on GitHub (Dec 25, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1052
Describe the bug
When using StikDebug for JIT on the latest nightly release of LiveContainer, JIT appears to be successfully acquired, but it does not actually work at runtime. Apps that depend on JIT will launch and report that JIT is enabled, but as soon as an action that truly requires JIT is executed, the app either freezes or crashes.
Video:
https://share.icloud.com/photos/0d10y5I_-xI0SOvbAlwDmxTOQ
Device:
M2 iPad Pro on iOS 26.2
Instructions to reproduce
What version of LiveContainer and iOS are you using?
Version 3.6.60-Release (multitask-experimental/e852c64) (Tried both the multitask experimental and main release)
Verify steps
Crash Log
No response
Other info
I even uninstalled the App Store version of StikDebug thinking it was the issue, nope
Thought using StikDebug in windowed mode would fix the issue since no pip is present, app black screens instead
@hugeBlack commented on GitHub (Dec 25, 2025):
That means stikdebug itself cannot communicate with your device. Not a LiveContainer issue.