mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #421] KyBook 3 Ebook Reader crashing #383
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#383
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 @Obs0N on GitHub (Mar 30, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/421
Describe the issue
App crashes around three seconds after running it.
Instructions to reproduce
Install IPA file, run the app, app opens and works like normal for around three seconds before crashing.
What version of LiveContainer are you using?
3.3.50-release (main/f9b1a4a)
Other
The app works normally when side-loaded directly from Sidestore.
I tried all fixes in the app’s settings, even ran JIT because I was desperate and thought it would do something, but it still didn’t crashed.
Here’s the crash log.
LiveContainer_PleaseDoNotShortenTheExecutableNameBecauseItIsUsed-2025-03-30-202842.txt
@hugeBlack commented on GitHub (Apr 3, 2025):
It is likely caused by the app being built on a very old SDK, and did something that is considered illegal in newer SDK, given this app has not been updated for 6 years. This app does not crash in iOS 15 but in iOS 18. So no solution.
@hugeBlack commented on GitHub (Apr 5, 2025):