Skip to content

WebViewX on iOS 16.4+ not appearing in Safari Web Inspector #37

@ranjitIN

Description

@ranjitIN

When using webviewx_plus on Flutter iOS (16.4+), the WebView does not appear in Safari's Develop menu, so I cannot inspect the DOM, console, or network.

Note: Opening the same URLs directly in the Safari browser works fine — the page is fully inspectable. This indicates the issue is specific to the WebViewX WKWebView.

Steps to Reproduce:

  1. Connect the device to a Mac.
  2. Open a web page using WebViewX on an iOS 16.4+ device or.
  3. Open Safari → Develop menu → [Device Name].

Expected Behavior:
The WebViewX WKWebView should be inspectable in Safari’s Develop menu like a normal WKWebView.

Supported Docs

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions