Error handling message from target.
keean opened this issue · 1 comments
keean commented
When using the chrome debugger from VSCode on a macbook connecting to an iOS9 iPad, over 50% of the console log lines are:
"Error handling message from target: Message cannot be null, empty or undefined"
VSCode does not appear to be able to filter this message out. Is it possible to filter out this message in remotedebug-ios-webkit-adapter, or prevent it being generated in the first place?
auchenberg commented
This project is now super-seeded by https://inspect.dev/ – a new developer tool for macOS and Windows to inspect and debug your web apps and websites in Safari and WebViews on iOS devices.
RemoteDebug iOS WebKit Adapter is not proactively maintained or extended.