2727</h6 >
2828
2929## Features
30- - ** JIT:** Enable Just In Time coplation in sideloaded apps that have the ` get-task-allow ` entitlement.
30+ - ** JIT:** Enable Just In Time compilation for sideloaded apps that have the ` get-task-allow ` entitlement.
3131- ** App Launching:** Launch every app installed on your device.
3232- ** Console:** Live app and system logs.
3333- ** Scripts:** Manage automation scripts (mainly used for iOS 26 JIT).
5353
5454| iOS Version | Status | Notes |
5555| --------------------------| ----------------------| -----------------------------------------------------------------------|
56- | 1.0 – 17.3.X | Not supported | Uses Different Connection Protocols |
56+ | 1.0 – 17.3.X | Not supported | Uses Different Connection Protocols |
5757| 17.4 – 18.x | Fully supported | Stable |
58- | 26.0 – 26.3 | Supported | Limited App Availability (Developers need to update their apps to work.) |
59- | 26.4 Developer Beta 1 | Critical issues | lockdownd drops connections → JIT broken; do not update |
60- | iOS 26.4+ betas / future | Untested / partial | Check [ Discord] ( https://discord.gg/ZnNcrRT3M8 ) , [ releases] ( https://github.com/StephenDev0/StikDebug/releases ) , or [ @StephenDev0 on X] ( https://x.com/stephendev0 ) for updates |
58+ | 26.0 – 26.3 | Supported | Limited App Availability (Developers need to update their apps to work.) |
59+ | 26.4 Developer Beta 1 | Critical issues | lockdownd drops connections → JIT broken; do not update |
60+ | iOS 26.4+ betas / future | Untested / partial | Check [ Discord] ( https://discord.gg/ZnNcrRT3M8 ) , [ releases] ( https://github.com/StephenDev0/StikDebug/releases ) , or [ @StephenDev0 on X] ( https://x.com/stephendev0 ) for updates |
6161
6262## How to Enable JIT
6363
@@ -67,23 +67,23 @@ StikDebug enables **JIT** for sideloaded apps on iOS 17.4+ without needing a com
6767- StikDebug installed (via AltSource, direct .ipa, or self-built)
6868- A valid ** pairing file** (.plist / .mobiledevicepairing) for your device
6969- SideStore / AltStore / similar sideload tool (for app refreshing)
70- - A loopback vpn such as [ LocalDevVPN] ( https://apps.apple.com/us/app/localdevvpn/id6755608044 )
70+ - A loopback VPN such as [ LocalDevVPN] ( https://apps.apple.com/us/app/localdevvpn/id6755608044 )
7171
7272### Steps
73731 . ** Obtain a pairing file**
7474 - Detailed guide: [ Pairing File Instructions] ( https://github.com/StephenDev0/StikDebug-Guide/blob/main/pairing_file.md ) (or ask in Discord).
7575
76762 . ** Set up VPN**
77- - Launch LocalDevVPN and enable the vpn .
77+ - Launch LocalDevVPN and enable the VPN .
7878
79794 . ** Enable JIT for an app**
80- - Launch StikDebug and press the ` Enable JIT ` button.
80+ - Launch StikDebug and tapp the ` Enable JIT ` button.
8181 - Select your sideloaded app from the list in StikDebug.
8282
8383** Troubleshooting**
8484- "Connection dropped" or loopback errors → Check iOS version compatibility / beta warnings.
85- - Heartbeat erros → Ensure that the vpn is on and that you are connecected to Wi-Fi.
86- - Pairing file issues → Regenerate file with device unlocked & trusted.
85+ - Heartbeat errors → Ensure that the VPN is on and that you are connecected to Wi-Fi. It may be a pairing file issue .
86+ - Pairing file issues → Replace file with device unlocked & trusted.
8787- Still stuck? Join the [ Discord] ( https://discord.gg/ZnNcrRT3M8 ) with logs/screenshots.
8888
8989<!--
0 commit comments