mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #381] [BUG] App won't launch when LiveContainer itself is hidden #350
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#350
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 @boxboyvr on GitHub (Mar 11, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/381
Describe the bug
When I hid
live container
When I opened live container and tried to open a app it won’t let me
Instructions to reproduce
Hide the app then open it and then try to open a app it won’t let u
What version of LiveContainer are you using?
3.20 release
Other info
No response
@hugeBlack commented on GitHub (Mar 11, 2025):
Can't reproduce. Please send screen recordingOh you mean you hide LiveContainer itself?
@boxboyvr commented on GitHub (Mar 11, 2025):
Yea
@hugeBlack commented on GitHub (Mar 11, 2025):
If you hide LiveContainer, LiveContainer won't be able to automatically relaunch itself because its URL scheme is hidden by iOS, which is causing this issue, and a lot of LiveContainer's function will be broken. Maybe in next release you can manually restart LiveContainer.
@boxboyvr commented on GitHub (Mar 11, 2025):
Oh ok