mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #604] [BUG] IOS26/IPADOS26 > LiveContainer not detecting secondary container. #542
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#542
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 @TEKHD on GitHub (Jun 19, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/604
Describe the bug
When you open Live Container on IOS26 it does not automatically detect 2nd container. If you go to settings, it says “Install another LiveContainer” instead of “Reinstall another LiveContainer”
You have to manually open the 2nd Container App (leave it running), then go back to 1st Container App and it will detect the 2nd container.
For example, this bug affects when running apps that require JIT. If you run any JIT app on LiveContainer that requires the 2nd container in order to access StikDebug it will fail with error “Another LiveContainer is not installed” error.
IOS26/IPADOS26
Instructions to reproduce
What version of LiveContainer and iOS are you using?
LiveContainer 3.5.1 IOS26 & IPADOS26
Other info
No response
@hugeBlack commented on GitHub (Jun 19, 2025):
@TEKHD commented on GitHub (Jun 19, 2025):
I have JIT perfectly working fine on IOS26 & IPAOS26. I was about to report the 2nd BUG... "LiveContainer unable to inject JIT to app"
I have Pojavlauncher and DolphinIOS with JIT and no issues when applying JIT at app installed via SideStore.
@TEKHD commented on GitHub (Jun 19, 2025):
Only apps installed inside LiveContainer can't gain JIT.
@hugeBlack commented on GitHub (Jun 19, 2025):
No you don't. You'll get instant crash if you try to run the game unless you are not on iOS 26.
Yes they will, but not on iOS 26. You'll nedd StikDebug app store version.
@TEKHD commented on GitHub (Jun 19, 2025):
So even if I have Pojavlauncher and DolphinIOS saying JIT is enabled... Then it's not enabled?
@khanhduytran0 commented on GitHub (Jun 19, 2025):
It's enabled, but you are no longer allowed to use it. Technically speaking, the behavior of JIT pages is the same as if JIT wasn't enabled. Give it a try and you'll see they either freeze or crash.
@TEKHD commented on GitHub (Jun 19, 2025):
I was under the impression that the apps simply required an IOS26 update. But now I understand. JIT is simply not working then. Thank you for your explanation.