Pairing File
iDevicePair allows us to create a pairing file for programs like SideStore to talk to your device remotely. This is required to use SideStore, or it will not function.
Download iDevicePair for Windows (64-bit), macOS, or Linux (x86_64 or aarch64).
Pairing Instructions
Windows
- Install iTunes from Apple's website (64-bit or 32-bit).
- Download
iDevicePair--windows-x86_64.exe
(move it somewhere you won't lose it). - Connect your secondary device to your computer via cable. If a prompt appears, tap "trust" and type in your passcode.
- Unlock your device, open iDevicePair, and select your device in the drop-down menu.
- Ensure your device is unlocked and opened to the home screen, then select "generate". When a prompt appears on your device, tap "trust". Your pairing file should appear.
- Ensure your device is still open to the home screen, then scroll down to the SideStore section and select "install". The word "success" should appear in green.
macOS
- Download
iDevicePair--macos-universal.dmg
. Open the file and drag "iDevicePair" to your Applications folder. - Connect your secondary device to your computer via cable. If a prompt appears, tap "trust" and type in your passcode.
- Unlock your device, open iDevicePair, and select your device in the drop-down menu.
- Ensure your device is unlocked and opened to the home screen, then select "generate". When a prompt appears on your device, tap "trust". Your pairing file should appear.
- Ensure your device is still open to the home screen, then scroll down to the SideStore section and select "install". The word "success" should appear in green.
Linux
note
The iDevicePair instructions for Linux are a work-in-progress. For now, instructions to create a pairing file using JitterbugPair for Linux are below!
These instructions expect that you are familiar with the linux commandline.
- Download
jitterbugpair-linux.zip
from here, then extract it. - Open a terminal in the extracted directory.
- Make the program executable:
chmod +x ./jitterbugpair
- Set a passcode for your device if you haven't already. Unlock your device and connect it to your computer via cable. If a prompt appears, tap "trust" and type in your passcode.
- Open your device to the homescreen.
- Execute the program:
./jitterbugpair
- The first time you execute the tool, you will get a prompt for your passcode on your secondary device. Type it in, then keep the screen on and unlocked and run the tool again. Type it in, then keep the screen on and unlocked and execute the tool again.
- JitterbugPair will generate a pairing file with the extension
.mobiledevicepairing
. - Compress the file into a .zip folder. Then, transfer the pairing file to your iOS device using email, cloud storage, or another method you prefer.