mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #229] [BUG] Potential Issue With SideStore/SparseBox/LiveContainer installations #204
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#204
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 @Infinitay on GitHub (Dec 1, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/229
Describe the bug
Related Issue on SideStore: https://github.com/SideStore/SideStore/issues/749
I'll try to keep the details short and concise, and if you want to read more, I've described it in the linked issue above. I noticed after using SparseBox's bypass for SideStore that after some time, I have an issue with SideStore re-installing existing apps, installing new apps, or refreshing only SideStore. Here is the following issue that I receive from SideStore:
To mitigate and not resolve the issue
Further findings
Today, I updated SparseBox and used the view AppList feature to see if the app bundle ID that is causing issues is shown as installed. It was. The app bundle ID associated with SideStore's error is the bundle ID for LiveContainer. However, the odd thing is that I can use LiveContainer just fine, so I'm not sure why it's saying that "No such file or directory". Unless, by refreshing LiveContainer, or any other app within SideStore, it changes the bundle ID?
Is this an issue with LiveContainer?
Instructions to reproduce
I'm not entirely sure how to re-produce it because the issue I'm having happens at a random time. Typically after a week or two when attempting to re-sign my apps. I can tell you my environment in hopes that it clears some things up.
Later, I did the bypass app limit function within SparseBox
After wards, I installed more instances of SideStore again via AltServer after having bypasses the app limit, and after each install, I re-ran SparseBox's bypass.
What version of LiveContainer are you using?
Version 3.0.0-release (main/8b6e503)
Other info
For potentially more details on this issue, please take a look at https://github.com/SideStore/SideStore/issues/749 if you have the time. Thank you for your help and time.
@hugeBlack commented on GitHub (Dec 1, 2024):
LiveContainer never touches your mobilegestalt and it's just an ordinary app when installing, so I highly doubt this is not an issue with LiveContainer but a SparseBox/iOS issue since it just abuses mobilegestalt in a way it is not intended to work.
@Infinitay commented on GitHub (Dec 1, 2024):
That was my thoughts originally, but it is odd how when trying to install apps, it lists LiveContainer as the culprit for an error currently. I suppose that explains why it supposedly lets me refresh any app except for SideStore since SparseBox depends on SideStore?
Anyways, I suppose it's okay to close this issue since you're saying the issue is not with LiveContainer.EDIT: Just had this experience. So earlier I updated SparseBox to the latest commit and reset settings. Either the reset was bugged, or I somehow botched it - anyways my point is that I had to restore my phone from a backup prior to even using SparseBox and soft reset. Essentially, my phone was in a fresh state but I still had my SideStore instances on my iPhone along with the sideloaded apps installed via SideStore. However, they were unavailable.
I tried three things:
Reinstall SideStore without modifying anything
com.apple.installd.validatedByFreeProfile EAerror code again.Reinstall SideStore after deleting all instances of it from my phone
com.apple.installd.validatedByFreeProfile EAerror code again.Reinstall SideStore after deleting LiveContainer (and previously having all SideStores removed too)
After what I just experienced, I really feel like it is LiveContainer, but you and Duy would know much more than I do when it comes to modifying iOS.
@luh-99 commented on GitHub (Dec 1, 2024):
All I have to do is do the “Bypass 3-App Limit” option again then it’s fixed
@Infinitay commented on GitHub (Dec 1, 2024):
I tried that several times and even rebooted before attempts too in hopes of it fixing something. Didn't work. Well actually it worked once I think, but this time nothing I did worked and it kept giving me the same error with LiveContainer's bundle id.
@hugeBlack commented on GitHub (Jan 4, 2025):
I'm closing this issue as SparseStore seems to have already solved this issue.