Skip to content

Commit

Permalink
added info on sparserestore 3-app-limit bypass (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: nythepegasus <[email protected]>
  • Loading branch information
owoellen and nythepegasus authored Nov 13, 2024
1 parent e09ffe1 commit 7d19068
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,14 @@ Go to the homescreen for it to finish. We don't know why this happens, but it mi

### Can I sign more than 3 apps to be active?

No, as that’s an iOS and developer account limitation. Apple only allows 3 apps to be installed using a free Apple Developer account.
Normally, no, as that’s an iOS and developer account limitation. Apple only allows 3 apps to be installed using a free Apple Developer account.

To remove this restriction (and also get a 365 day expiry), you can pay for a $99/year Apple Developer account.

Alternatively, there is currently a nightly build available [here](https://github.com/SideStore/SideStore/releases/tag/nightly) (version 0.5.9-nightly.2024.10.23.1+1e969a0 as of writing) that utilises the SparseRestore exploit to bypass the 3-app limit. Currently, this only works on iOS versions below 18 dev beta 5 plus 18.0.1 for definite.

A tutorial for using this can be found [here](advanced/sparserestore).

### I have a problem or bug or request for a feature or quality of life improvement

Please make a GitHub issue on our GitHub page to make a bug report or feature request (with appropriate labels)!
Expand Down Expand Up @@ -136,4 +140,4 @@ To start the process of using a new pairing file you go to settings tab and clic

If your currently having issues and want to know if we already know about them. Then check out our GitHub issue that has list of known issues and ways to mitigate some of the issues you might be having. Some of the issues in this list might be known that are not there, but are in the GitHub issues section. https://github.com/SideStore/SideStore/issues/490

If you have any issues that aren't in this list. Just make a GitHub issue or [join our discord.](https://discord.gg/sidestore-949183273383395328)
If you have any issues that aren't in this list. Just make a GitHub issue or [join our discord.](https://discord.gg/sidestore-949183273383395328)

0 comments on commit 7d19068

Please sign in to comment.