inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Network traffic not showing up for WKWebView on iOS 15.2 Simulator #145

Closed enk0de closed 2 months ago

enk0de commented 2 years ago

on Safari Technology Preview, it works well. but on inspect, it isn't working.

auchenberg commented 2 years ago

Are you trying to use Safari together with Inspect? Only one dev tool can be connected at a time, so try to close your Safari instance if devices can't be detected.

enk0de commented 2 years ago

No. i used only one inspector (Inspect App). the problem is that network activity is not captured even though inspecting instance is available on Inspect App.

auchenberg commented 2 years ago

Okay, so network activity is the problem. What kind of app are you trying to debug with Inspect? Safari? Webviews?

enk0de commented 2 years ago

WKWebView!

auchenberg commented 2 years ago

Alright, so what are you trying to do more specifically? You connect Inspect to your WKWebView and dont' see any network traffic?

enk0de commented 2 years ago

yes it is.

auchenberg commented 2 months ago

Closing this, as we don't see the problem with wkwebview's on iOS 17.5.1