mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
YOU
This commit is contained in:
@@ -14,11 +14,13 @@ def crash_command():
|
|||||||
color=0x8e82f9,
|
color=0x8e82f9,
|
||||||
description=(
|
description=(
|
||||||
'# SideStore Crashing After Refresh\n\n---\n\n' +
|
'# SideStore Crashing After Refresh\n\n---\n\n' +
|
||||||
'1. Delete your current SideStore.\n' +
|
'First, to try and save your data:\n' +
|
||||||
'2. Reinstall with AltServer.\n' +
|
'1. DON'T DELETE SIDESTORE, reinstall with AltServer's `Sideload .ipa`.\n' +
|
||||||
'3. Select the pairing file and sign into SideStore.\n' +
|
'If that doesn't work:\n' +
|
||||||
'4. Download the SideStore .ipa file, and save it to your Files app.\n' +
|
'1. Delete your current SideStore. Reinstall with AltServer.\n' +
|
||||||
'5. Import the "Sidestore.ipa" file into SideStore, just like how you import any other IPA.\n\n' +
|
'2. Import your pairing file and sign into SideStore.\n' +
|
||||||
|
'3. Download the SideStore .ipa file, and save it to your Files app.\n' +
|
||||||
|
'4. Import the "Sidestore.ipa" file into SideStore, just like how you import any other IPA.\n\n' +
|
||||||
'This process ensures SideStore is refreshed without issues.'
|
'This process ensures SideStore is refreshed without issues.'
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user