You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* slight sparserestore cleanup !
some elements had odd formatting in comparison with the rest of the page so i cleaned it up a bit
Signed-off-by: ellen! <[email protected]>
* forgot to mention a detail
Signed-off-by: ellen! <[email protected]>
---------
Signed-off-by: ellen! <[email protected]>
Copy file name to clipboardExpand all lines: docs/advanced/sparserestore.mdx
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,28 @@ description: A tutorial on how to install more than 3 apps via SideStore using t
7
7
8
8
The SparseRestore exploit **only fully works on iOS/iPadOS versions between 17.0 and 18.1 beta 4 (not including 17.7.1)**. Partial support is available on versions 17.7.1 and above 18.1 beta 5. If you are not on these versions and it doesn't work, **please do not ask for support on this**.
9
9
10
+
:::
11
+
:::note
12
+
13
+
To perform this exploit, you MUST have **Find My** turned off on your iDevice during the process. It will not work otherwise.
14
+
10
15
:::
11
16
12
17
## Prerequisites
13
18
* An iDevice running versions supported by the SparseRestore exploit (see note above)
14
19
* At least 1 free app slot
15
-
* Find my Iphone must be turned of for the purposes of this exploit (you can turn it back on later)
16
-
* Sidestore version 0.5.9 or later
20
+
* SideStore version 0.5.9 or later
17
21
18
22
## Steps
19
23
1. Install SparseBox. This can be done with a variety of methods, but for the purposes of this, install it with SideStore. The latest version can be found [here](https://nightly.link/khanhduytran0/SparseBox/workflows/build/main/artifact.zip) (unzip artifact.zip for the .ipa file)
20
24
2. Tick on "Disable App Limit" in Sidestore, and make SideStore is **closed** (not in background) , then open SparseBox.
21
25
3. Set up Wireguard , select your paring file and tap 'Bypass 3-app limit'. This should bring up a log output. Wait for it to say `idevicebackup2 exited with code -18` or `idevicebackup2 exited with code 2`, then close the app. No need to hit apply.
22
26
4. Re-open SideStore, and scroll down in Sidestore setings. Press "clear cache", this will allow the exploit to be seen by Sidestore.
23
27
5. Test that the exploit has worked (you may need to install more than one app to test, depending on how many free slots you have). If it throws an error about the limit, reopen SideStore or retry the exploit. If it installs the app, congratulations! You can now have more than 3 apps installed at one time.
24
-
6. Due to limitaions, this exploit must be done every 3 (additional apps) you sideload.
28
+
5.5. If you want/need Find My for other purposes, you can now turn it back on.
29
+
30
+
## Notes
31
+
Due to certain limitations, this exploit must be done for every 3 additional apps you sideload.
25
32
26
33
## Alternatives
27
34
If either the exploit doesn't work for you, or your iDevice is on an unsupported version, there is an alternative to be able to use more than 3 apps at once. LiveContainer, developed by Duy Tran Khanh ([khanhduytran0](https://github.com/khanhduytran0)) (the person who also made SparseBox), allows for iOS apps to be run in containers in-app rather than installing them separately. This may also be easier to use over SparseRestore in some cases. The GitHub page can be found [here](https://github.com/khanhduytran0/LiveContainer).
0 commit comments