[GH-ISSUE #1078] 特定设置情况下应用闪退 #949

Closed
opened 2026-03-03 15:37:32 +03:00 by kerem · 0 comments
Owner

Originally created by @softmgr on GitHub (Jan 10, 2026).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1078

研究了下,App的服务器会拉黑存在风险的identifierForVendor,出现这个弹窗就说明被拉黑了所以你怎么设置都没用,解决方案是删除当前容器并创建新的容器,启用Spoof identifierForVendor,并启用App的Hide LiveContainer from Dyld Api

最初由 @hugeBlack 在 https://github.com/LiveContainer/LiveContainer/issues/1066#issuecomment-3729682108 发布

@hugeBlack
谢谢你的测试和回复。经过我本地测试表明:
同时选中“独立AppGroup”和“伪造identifierForVendor”,以及选中“从DyId Api中隐藏LiveContainer”,确实能解决报错问题。
不过同时我也发现带来了新问题:
在LC1/LC2/LC3任意一个里面运行该应用后,退出,再使用另一个LC来运行该应用,有概率出现闪退的bug。如:在LC2中运行该应用并退出,再用LC3中运行该应用。

Originally created by @softmgr on GitHub (Jan 10, 2026). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1078 研究了下,App的服务器会拉黑存在风险的identifierForVendor,出现这个弹窗就说明被拉黑了所以你怎么设置都没用,解决方案是删除当前容器并创建新的容器,启用Spoof identifierForVendor,并启用App的Hide LiveContainer from Dyld Api _最初由 @hugeBlack 在 https://github.com/LiveContainer/LiveContainer/issues/1066#issuecomment-3729682108 发布_ @hugeBlack 谢谢你的测试和回复。经过我本地测试表明: 同时选中“独立AppGroup”和“伪造identifierForVendor”,以及选中“从DyId Api中隐藏LiveContainer”,确实能解决报错问题。 不过同时我也发现带来了新问题: 在LC1/LC2/LC3任意一个里面运行该应用后,退出,再使用另一个LC来运行该应用,有概率出现闪退的bug。如:在LC2中运行该应用并退出,再用LC3中运行该应用。
kerem closed this issue 2026-03-03 15:37:32 +03:00
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#949
No description provided.