mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #248] "SideStore is no longer available"/“SideStore不再可用” #223
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#223
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 @Sui-25 on GitHub (Dec 9, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/248
Previously, LiveContainer was successfully installed and used on the iPad, but now this issue is encountered on the iPhone.
Regardless of whether it's the JIT-less certificate or installing a second LiveContainer, the message "SideStore is no longer available" appears, even though SideStore is working properly.
iOS version: iOS 18.1.1
LiveContainer version: 3.0.0
此前已经在iPad正常安装和使用LiveContainer了,但是如今在iPhone上就遇到此问题。
无论是免jit证书还是安装第二个LiveContainer都提示“SideStore不再可用”,然而SideStore是正常工作的。
iOS版本:iOS18.1.1
LiveContainer版本:3.0.0
@hugeBlack commented on GitHub (Dec 9, 2024):
你在用altstore装好sidestore以后要用sidestore安装sidestore的ipa,确保sidestore能正常刷新。
你现在这个情况的话如果把sidestore从后台关掉就打不开了
@Sui-25 commented on GitHub (Dec 11, 2024):
感谢您的回复,抱歉因事耽误没有及时回复。
与您说的不符合,从后台关闭SideStore,重新打开SideStore仍然可以正常使用。
我也测试了您提到的方法,卸载掉LiveContainer和SideStore后重装,并且先通过SideStore安装SideStore.ipa,确保刷新是正常的,然而之后在LiveContainer尝试开启免JIT模式时依然提示“SideStore不再可用”,即使SideStore确实可以正常使用。
之后偶然看到了LiveContainer的3.1版本在测试,抱着试试的心态,结果误打误撞,通过3.1的免JIT模式的仅打包功能,于SideStore直接安装打过补丁的ipa,现在的LiveContainer已经可以顺利使用了。
感谢您和各位开发者对LiveContainer做出贡献,实在叹为观止。