Dadoum / Sideloader

Open-source cross-platform iOS app sideloader (yep, even Linux is supported). Alternative to Sideloadly, AltServer, SideServer, Cydia Impactor, iOS App Signer…
Other
336 stars 29 forks source link

Pairing file error: libusbmuxd #55

Open Rxplycit opened 3 months ago

Rxplycit commented 3 months ago

when using 'set-up SideStore's pairing file', this occurs:

Exception occured: Cannot load any of the following libraries: ["libusbmuxd-2.0.so.6","libusbmuxd.so.2"]

additionally, running 'sideloader run tool 0' returns:

(sideloader:111366): Glib-GIO-CRITICAL **: 16:22:22:522: This application can not open files.

I have all dependencies downloaded including libusbmuxd, does sideloader require a 2.0 version or something?

Dadoum commented 3 months ago

Try with the latest version (you can download it from GitHub Actions, in the Actions tab)