mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #222] Spotube crashes. #198
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#198
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 @ghost on GitHub (Nov 24, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/222
Describe the issue
Spotube crashes.
Crash log
/Users/runner/Library/Developer/Xcode/DerivedData/AltStore-dunvejkuqerofjghtqolpzgexuyv/SourcePackages/checkouts/AltSign/Sources/ldid/../ldid-core/ldid.cpp(1368): _assert(): end >= size - 0x10URL to download SPOTUBE IPA.
https://github.com/KRTirtho/spotube/releases
Instructions to reproduce
Install Spotube.
What version of LiveContainer are you using?
Version 3.0.0-release(main/5d54a31)
Other
You can install it on Sideloadly.
@ghost commented on GitHub (Nov 24, 2024):
https://github.com/khanhduytran0/LiveContainer/issues/134
Do I need to have an unexpired .mobileprovision and .p12 file?
Are the .mobileprovision and .p12 files absolutely necessary?
Can't you load it the same way as Sideloadly?
@boa-z commented on GitHub (Nov 24, 2024):
Don't need unexpired certificate, you can try this
By the way, it looks like the upcoming version of LiveContainer, available for download from HugeBlack’s action, will include support for Zsign. This addition will help avoid errors caused by Altsign.
@ghost commented on GitHub (Nov 24, 2024):
It worked!
Thanks!