Skip to content

Install IPA AppSync

LukeeGD edited this page Apr 25, 2026 · 18 revisions

Install IPA (ideviceinstaller) is an option in Legacy iOS Kit that allows installation of IPA files to iOS devices. The iOS device must be jailbroken and have AppSync installed for this option to work with cracked IPA files.

If you are on iOS 5 or newer, it is generally recommended to use Install IPA (appinst), as it installs apps through SSH using appinst instead of ideviceinstaller. The exception is iOS 10, where Install IPA (ideviceinstaller) is more recommended due to known SSH issues affecting appinst on that version.

If you have iOS 14 or newer, you may use TrollStore or TrollStore Lite instead.

For non-jailbroken sideloading, you may want to go to Sideloading on Linux or Jailbreaking pages instead.

Requirements

Usage

  1. Run Legacy iOS Kit: ./restore.sh
  2. Select App Management -> Install IPA (ideviceinstaller) or (appinst)
  3. Select the IPA file(s), then select Install IPA.

Clone this wiki locally