Is there any way to debug chrome in any IOS device

Alexander Gorelik picture Alexander Gorelik · Jul 4, 2016 · Viewed 139.6k times · Source

Is there any way to debug chrome browser on IOS device?

If there is no way, how i can approach to bug in chrome on ios?

Searched the web and didn't find sufficient answer.

Answer

MikecheckDev picture MikecheckDev · Mar 30, 2019

If you don't need full debugging support, you can now view JavaScript console logs directly within Chrome for iOS at chrome://inspect.

https://blog.chromium.org/2019/03/debugging-websites-in-chrome-for-ios.html

Chrome for iOS Console