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
Copy file name to clipboardExpand all lines: docs/faq.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Normally, no, as that’s an iOS and developer account limitation. Apple only al
54
54
55
55
To remove this restriction (and also get a 365 day expiry), you can pay for a $99/year Apple Developer account.
56
56
57
-
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.
57
+
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 utilizes 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.
58
58
59
59
A tutorial for using this can be found [here](advanced/sparserestore).
60
60
@@ -72,7 +72,7 @@ Nope, as currently it acts like AltStore while signing.
72
72
73
73
### As a user, I’m having trouble logging into SideStore. I get an error
74
74
75
-
There is many reasons this can happen, but the most common issue is a temporary Anisette server downtime. You can currently change the Anisette server on your device’s Settings app in SideStore under “Anisette URL”.
75
+
There are many reasons this can happen, but the most common issue is a temporary Anisette server downtime. You can currently change the Anisette server on your device’s Settings app in SideStore under “Anisette URL”.
76
76
77
77
### Is SideStore going to have a Storefront?
78
78
@@ -126,7 +126,7 @@ Don't panic! Re-sideload the apps without removing them from your device, and yo
126
126
127
127
### I'm unable to select my pairing file with any file type
128
128
129
-
Make sure your pairing file's extension ends with `.mobiledevicepairing` or `.plist`. If it doesn't, double check to see if you had zipped your pairing file before sending it to your phone. Failing to do so may lead to the file breaking during transport. Also, when signing Sidestore with a certificate, you won't be able to select the pairing file from within app. You can try moving the pairing file to the root directory of the SideStore folder in the Files app in "On My iPhone/iPad", and naming it `ALTPairingFile.mobiledevicepairing`. If you do not see the Sidestore folder in the files app, connect your phone to your computer, and you can drag and drop the pairing file to the files of the Sidestore app. Ensure to change it to name mentioned above. Note that it is case sensitive.
129
+
Make sure your pairing file's extension ends with `.mobiledevicepairing` or `.plist`. If it doesn't, double check to see if you had zipped your pairing file before sending it to your phone. Failing to do so may lead to the file being corrupted during transport. Also, when signing Sidestore with a certificate, you won't be able to select the pairing file from within app. You can try moving the pairing file to the root directory of the SideStore folder in the Files app in "On My iPhone/iPad", and naming it `ALTPairingFile.mobiledevicepairing`. If you do not see the Sidestore folder in the files app, connect your phone to your computer, and you can drag and drop the pairing file to the files of the Sidestore app. Ensure to change it to name mentioned above. Note that it is case sensitive.
130
130
131
131
### Cannot start DebugServer
132
132
@@ -138,6 +138,6 @@ To start the process of using a new pairing file you go to settings tab and clic
138
138
139
139
### Currently Known issues
140
140
141
-
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
141
+
If you're currently having issues and want to know if we already know about them. Then check out our GitHub issue page which has a 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
142
142
143
143
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)
Copy file name to clipboardExpand all lines: docs/getting-started/pairing-file.mdx
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Download Jitterbugpair for [Windows (64-bit)](https://github.com/osy/Jitterbug/r
16
16
2. Plug your device into your computer, and open your device to its home screen. Once done, execute the program.
17
17
* Your device may ask you to trust your computer. Make sure to accept this prompt, as it is required for the pairing process.
18
18
3. Once it is done, you will get a file that ends with `.mobiledevicepairing`.
19
-
4. Transfer this file to your device using iTunes, or any other method.
19
+
4. Transfer this file to your device using iTunes, or any other method. Zipping the file before sending it off is the best way to ensure the pairing file won't break during transport.
20
20
* Transferring using cloud storage may change the file's extension (most likely turning into a .txt file), so be careful. It is also possible to change the extension to `.plist` for use with older SideStore versions, like `0.1.1`.
21
21
22
22
On Windows, you might have to execute the program using Command Prompt or Powershell, as it can sometimes not open by double clicking the `.exe` file.
@@ -34,7 +34,8 @@ On Windows, you might have to execute the program using Command Prompt or Powers
*Ifyouget"macOS cannot verify that this app is free from malware"putintoterminal`xattr-c`(withaspaceafter)thendragjitterbugpairthenpressenter.afterthattrydoingstepnumber4again.
0 commit comments