mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #1178] [BUG] Private Apps can be opened in Multitask Mode and follows “Launch in Multitask Mode by Default” setting, also prevents JIT #1037
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#1037
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 @bbzze on GitHub (Feb 22, 2026).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1178
Describe the bug
Private apps open in Multitask mode when “Launch in Multitask Mode by Default is enabled”
When running an app with JIT, the app opens before Stikdebug gets the chance to connect.
Instructions to reproduce
What version of LiveContainer and iOS are you using?
de473a2iPadOS 18.5 (22F76)Verify steps
Crash Log
No response
Other info
No response
@khanhduytran0 commented on GitHub (Feb 22, 2026):
It's not a bug, it's a feature.
It was not possible to launch private apps in multitask back then due to some technical limitation. Now that it was fixed, the toggle now includes private apps as expected. If you wish to run private apps solely in normal mode, use Launch App Shortcut.
Additionally, a multitask process has to start first for StikDebug to get the process identifier (PID).