Closed
Description
Hey experts,
Please check if it's an issue or expected behavior.
Repo steps:
- Open app in ios simulator
- Start proxy like
ios_webkit_debug_proxy -c null:9220,:9223-9322 -s unix:/private/tmp/com.apple.launchd.AdE5als0Ax/com.apple.webinspectord_sim.socket
- Open
edge or chrome://inspect/#devices
- Can get correct target and file in target list, click inspect
Result:
Empty inspect window is displayed
Attach simulator info:
[
{
"devtoolsFrontendUrl": "/devtools/devtools.html?ws=localhost:9223/devtools/page/1",
"faviconUrl": "",
"thumbnailUrl": "/thumb/file:///Users/ezio/Library/Developer/CoreSimulator/Devices/31B90FF9-20F1-42BA-A848-462996D6F53F/data/Containers/Bundle/Application/37EDF797-19E1-4922-A1D9-EB66ECC3D904/helloCordova4.app/www/index.html",
"title": "Hello World",
"url": "file:///Users/ezio/Library/Developer/CoreSimulator/Devices/31B90FF9-20F1-42BA-A848-462996D6F53F/data/Containers/Bundle/Application/37EDF797-19E1-4922-A1D9-EB66ECC3D904/helloCordova4.app/www/index.html",
"webSocketDebuggerUrl": "ws://localhost:9223/devtools/page/1",
"appId": "PID:4130"
}
]
Metadata
Metadata
Assignees
Labels
No labels