mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #232] feat: crash logs #206
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#206
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 @castdrian on GitHub (Dec 2, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/232
I’m using lc to debug how my tweaks behave in a mailed environment and in the case where something is incompatible with lc it just crashes without providing any logs, it’d be nice if lc would store crash logs somewhere in its document’s directory
@hugeBlack commented on GitHub (Dec 2, 2024):
Not quite possible. LiveContainer is terminated by iOS immediately after the crash so no further logging can take place. You can go to iOS's analytics data for crash reports.