Live data from Hacker News

Show HN: Inspect – DevTool to debug Safari and WebViews on iOS devices

inspect.dev

1–10 of 20 posts

Re: Show HN: Inspect – DevTool to debug Safari and WebViews on iOS devices

#8

Any plan for Linux support in the future?

:wave Kenneth here. Linux support is on the roadmap, and can be supported via https://libimobiledevice.org/ but not all functionality might be possible, as libimobiledevice isn't 100% on pair with Apple's own driver that's provided via iTunes on MacOS and Windows.

Would love to get some help testing this as I'm not a Linux user myself. Shoot me an email at kenneth@auchenberg.dk if you are interested!

Re: Show HN: Inspect – DevTool to debug Safari and WebViews on iOS devices

#10
post #9

Does this use the existing iOS Chrome proxy or is it built from scratch? https://github.com/google/ios-webkit-debug-proxy

This is a new pure JavaScript implementation. No native dependencies. See more on https://inspect.dev/why
Post reply on HN