mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #446] [BUG] Apollo with customAPI crash when enable spoofSDK #408
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#408
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 @julick2006 on GitHub (Apr 14, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/446
Describe the bug
In previous bug reports, Apollo crash upon certain interactions such as collapse/uncollapse comments, click on external link or by switch view mode in home section. EthanBlack mentioned enable spoofSDK shall fix the problem but now the app just instantly crash on launch.
Crash log.txt
Instructions to reproduce
Apollo v1.15.11 injected with ImprovedCustomAPI version 1.2.3.
Settings-> fix black screen + spoof SDK
What version of LiveContainer are you using?
Version 3.3.56-Release (hbdev/774e79b)
Other info
Can launch app by not using spoofSDKversion switch, but still crash randomly, mostly when switching view mode in home section.
@hugeBlack commented on GitHub (Apr 14, 2025):
Are you using iOS 18.4
iOS 18.4 breaks spoof SDK. I'm fixing that.
@julick2006 commented on GitHub (Apr 14, 2025):
Many thanks, I thought ios 18.4 might break something too.
@julick2006 commented on GitHub (Apr 14, 2025):
It's now fixed and many thanks for your efforts.