mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #674] [BUG] Bugs when app is terminated. #598
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#598
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 @NotADevBtw on GitHub (Jul 13, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/674
Describe the bug
Firstly: On previous versions when an app running in multitask mode crashes it would display an app has been terminated message, as of the latest version this seems to be bugged and the message would only show when changing apps/going to springboard and going back to LiveContainer.
Secondly: The termination message also seem to duplicate three times when changing orientation, twice in the middle of the screen (both off center with one being in bold text) and one in the bottom left corner with each word being in a separate line
Instructions to reproduce
First bug: Have an app crash, change apps and then the termination message would appear.
Second bug: Change orientation while the termination message is on screen.
What version of LiveContainer and iOS are you using?
LiveContainer 3.5.60-Release (main/4173e1d) - iOS 26.0 Developer Beta 3
Other info
No response
@boa-z commented on GitHub (Jul 13, 2025):
try my latest build?
https://github.com/LiveContainer/LiveContainer/actions/runs/16246677412
@NotADevBtw commented on GitHub (Jul 13, 2025):
Both bugs still present with the second bug having the text on the bottom left twice now.