inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Doens't work on arch #137

Closed ralyodio closed 5 months ago

ralyodio commented 2 years ago

I'm running Manjaro and the aur package installed. I got promopted on iPhone to trust. but nothing shows in inspector app on my Linux desktop. There is a screen about downloading iTunes for windows, but I don't use Windows. I'm on Linux.

auchenberg commented 2 years ago

@ralyodio Thanks for reporting.

We don't own the submitted packaged on https://aur.archlinux.org/packages/inspect#comment-855662. Looks like it's maintained by a community member.

Inspect is not tested on Manjaro, but it sounds like the app is starting at least. Our OS detection seems to fail, and should have shown you instructions to install https://libimobiledevice.org. Please try to follow https://libimobiledevice.org/#get-started prior to launching Inspect, and see if that solves the problem for you.

ralyodio commented 2 years ago

https://www.youtube.com/watch?v=Q4C9zI34X6A

FryDay commented 2 years ago

I've just adopted the aur package and updated it. Should be good now.

auchenberg commented 2 years ago

@ralyodio Alright. Let's try to see if libmobiledevice works as expected try,  Open a terminal and run ideviceinfo (or follow https://libimobiledevice.org/#examples) with your device plugged in. Does the CLI return information about your device?

ralyodio commented 2 years ago

trying to install on manjaro again and getting error:

https://aur.archlinux.org/packages/inspect#comment-859546

  0     9    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/inspectdev/inspect-release/releases/download/v0.8.0/Inspect-0.8.0-linux-amd64.deb
    Aborting...
 -> error making: inspect
auchenberg commented 2 years ago

@ralyodio Looks like the unofficial package manager mirror is out of date. Please use http://inspect.dev/download to download the latest Inspect release.

FryDay commented 2 years ago

The problem is you guys deleted the 0.8.0 release. What's the reason for that?

ralyodio commented 2 years ago

Can someone update the aur package to use latest version? or downgrade to 0.79.1

ralyodio commented 2 years ago

I had to delete ~/.cache/yay to get new version of aur package. I don't know if yay has a command to do that. I couldn't find one.

ralyodio commented 2 years ago

Ok so I installed and got as far as this:

So I installed yay -S libimobiledevice now what?

https://youtu.be/-ggn8wqmpNo

I installed ifuse and get a list of apps with ifuse --listapps (firefox on ios is the one i want). But the inspect gui doesn't seem to do anything.

strom-und-spiele commented 11 months ago

I recently installed libimobiledevice and inspect from the aur.

It didnt put inspect-app in the PATH but I found it under /opt/Inspect/inspect-app. everything works on an iPhone XS iOS 17. For some reasons (probably not related to arch) it's not finding debuggable apps on an iPhone 8 iOS 16.