altstoreio / altstoreio/AltStore
Altsign error when trying to sideload specific ipa
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 14.4k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Whenever I try to sideload this specific ipa I get
AltSign.Error 0
ldid.cpp(1461): _assert(): end >= size - 0x10
I tried a method someone sent me where you need to use feather to fix it or something but whenever I recompress the payload folder with the new .app file and try to sideload it I just get the same error
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report identifies ldid.cpp:1461, the IPA payload folder, and the recompressed .app as the relevant path. Start by reproducing the assertion with the specific IPA and comparing the original and recompressed payload; no test or target source file is named, so completion requires isolating the packaging or signing cause and confirming the IPA sideloads successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100