|
|
|
|
|
by eriknstr
3592 days ago
|
|
>Today debugging web sites running on iOS devices are limited to a subset of developers, as the Safari Web Inspector (Safari DevTools) requires an instance of desktop Safari which only is available for MacOS users. That's not true. I have debugged web sites running on iOS devices using Chromium and ios_webkit_debug_proxy [0] running on Fedora 23. I find it strange that they made this claim since they are even using the ios-webkit-debug-proxy project themselves. [0]: https://github.com/google/ios-webkit-debug-proxy |
|