[GH-ISSUE #232] feat: crash logs #206

Closed
opened 2026-03-03 15:31:35 +03:00 by kerem · 1 comment
Owner

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

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
kerem closed this issue 2026-03-03 15:31:36 +03:00
Author
Owner

@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.

<!-- gh-comment-id:2510557114 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#206
No description provided.