mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #225] Flight radar 24 #200
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#200
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 @Marcopit92 on GitHub (Nov 26, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/225
Describe the issue
Flight radar 24 crashes
Instructions to reproduce
Flight radar 24 when installed and signed will start and after sign up it will crash
What version of LiveContainer are you using?
Version 2.1.2-release (main/fd71dd7)
Other
No response
@hugeBlack commented on GitHub (Nov 26, 2024):
Same crash stack as #124 caused by
NSNotificationCenter, no solution yet.@hugeBlack commented on GitHub (Dec 22, 2024):
This is a firebase issue(https://github.com/firebase/firebase-ios-sdk/issues/12913) and somehow got 100% triggered in LiveContainer. I was able to solve this crash by patching this method
-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:].It's fixed, please try the latest build https://github.com/hugeBlack/LiveContainer/actions