inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Not working on iOS 17.5.1 #199

Open Thorvarium opened 4 months ago

Thorvarium commented 4 months ago

I've just updated my ios and now it stopped working on windows. It detects my iPhone and the browser name but it always say No debuggable targets found.

auchenberg commented 4 months ago

@Thorvarium Can you try to grab the log files, and attach to the report? Help/inspect -> View log files

Thorvarium commented 4 months ago

@Thorvarium Can you try to grab the log files, and attach to the report? Help/in main_github.log spect -> View log files

Sure, here

auchenberg commented 4 months ago

@Thorvarium There should be another log file called deviceAdaptor.log. If you don't want to share these files publicly please send them to hello@inspect.dev

To understand the issue at hand. All websites in Safari no longer show up in Inspect as debuggable targets, right?

Have you tried all the steps in https://docs.inspect.dev/troubleshooting/devices-targets#inspect-cant-find-my-safari-tabs-what-to-do?

SOD96 commented 3 months ago

Same problem, 17.5.1,

Steps to Reproduce:

  1. Installed Inspect.dev via AUR
  2. Ran through Setup guide, confirmed ideviceinfo prints out device information
  3. Inspect says no debuggable applications, so I navigate to Safari, and the message chanages to No Debuggable Pages found.
  4. Website I'm going to is a local website on my network (10.0.0.0/24)

I tried to find logs but I couldn't under the help menu

auchenberg commented 3 months ago

@SOD96 This is a very old version of Inspect, please upgrade to the latest on https://inspect.dev/download

Which version of libmobiledevice are you using? There seems to be a lot of open issues at the moment, https://github.com/libimobiledevice/libimobiledevice/issues?q=is%3Aissue+is%3Aopen+ios+17

auchenberg commented 2 months ago

Relevant: https://github.com/google/ios-webkit-debug-proxy/issues/416

Thorvarium commented 2 months ago

I don't have iOS device anymore to perform more tests, feel free to close this issue in case no one else is providing useful input. Thank you!