The Computer Oracle

How do you open the Developer's Console on Chrome on an iPad?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping

--

Chapters
00:00 How Do You Open The Developer'S Console On Chrome On An Ipad?
00:20 Accepted Answer Score 8
00:52 Thank you

--

Full question
https://superuser.com/questions/614671/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#googlechrome #ipad

#avk47



ACCEPTED ANSWER

Score 8


I don't believe you can do that in Chrome on an iPad. Since Mobile Chrome is, well, mobile, it is a stripped-down version of Chrome.

That means no Dev tools.

I'm not sure if this will do what you want (you probably want to see some code), but Mobile Safari has some dev-ish tools. The switch to enable them is found under Settings > Safari.

Chrome 32+ for the desktop now has mobile device emulation, which is useful for debugging things via the console, such as touch events that don't necessarily exist on the desktop.