Skip to content

Inspection is broken on iOS 26.2 #238

@thomascallahan

Description

@thomascallahan
  • Inspect version: 2.0.0
  • Electron: 39.2.7
  • OS version and architecture: linux x64 6.18.3-2-cachyos
  • Language: en_US.UTF-8

Steps to Reproduce:

  1. Open any page
  2. See only partial functionality

I'm testing Inspect 2.0 on an iPad and iPhone running iOS/iPadOS 26.2, with a Linux (CachyOS) host.

The setup process never actually completed even though the diagnostics said everything was OK -- it was stuck on the "Waiting for device to connect" screen. This is using an Apple USB C wire so I'm pretty sure it's not a physical connection issue. Both my iDevices and laptop popped up with the usual "trust" dialogs, which I completed. Web Inspector is enabled on both devices.

So after a couple of tries, I clicked "I'll connect later" just to see what happened, and then could actually see my devices in Inspect.

However, while Inspect can list the open tabs for Safari (and even Vivaldi iOS even though there's no Web Inspector), if I mouse over a tab in the list the web page on the device highlights light blue like it would if I was hovering over something in the standard dev tools. And I can't anything under Elements, Console, or any other dev tools tab, they're just completely blank (see screenshot).

Right-clicking on the tabs in the list and choosing Reload does nothing on the device, but open in local browser does work.

So Inspect can clearly see my device and talk to Safari, but is failing somewhere. Maybe the web inspector integration isn't working, so while it can get very basic info about the tab, it can't actually inspect what's in it?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions