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/guides/jit-less-diagnose-page.md
+2-18Lines changed: 2 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,9 @@
1
1
---
2
-
title: JIT-Less
2
+
title: JIT-Less Diagnose Page
3
3
sidebar_position: 9
4
4
---
5
5
6
-
# JIT-Less
7
-
8
-
If you are using the bundled SideStore build, complete the setup in [LiveContainer + SideStore: Setup after Installing](/docs/installation/lc_sidestore#setup-after-installing) first.
9
-
If you are using standalone LiveContainer, follow [Standalone LiveContainer: JIT-Less mode setup](/docs/installation/standalone#jit-less-mode-without-jit-recommended).
10
-
11
-
## JIT-Less actions in Settings
12
-
13
-
Open `Settings` in LiveContainer and find the `JIT-Less` section.
14
-
15
-
-`Import Certificate`: Import a `.p12` certificate file and password manually from Files.
16
-
-`Import Certificate from SideStore`: Ask your store app to export certificate data to LiveContainer.
17
-
-`Refresh Certificate from SideStore`: Re-import certificate data from your store and overwrite the current one.
18
-
-`Remove Certificate`: Remove imported certificate data/password from LiveContainer.
19
-
-`JIT-Less Diagnose`: Open the diagnosis page to verify entitlement access and certificate state.
20
-
21
-
On the bundled SideStore build, this refresh can read the certificate directly from the built-in SideStore after confirmation.
22
-
Use `Refresh Certificate from AltStore/SideStore` after you reinstall, re-login, or refresh your store environment, especially if certificate-related checks become stale or fail.
0 commit comments