Skip to content

Using the element inspector #3322

Answered by jcesarmobile
tanrax asked this question in Q&A
Discussion options

You must be logged in to vote

Capacitor apps are inspectable without doing anything on the app and no matter what framework you use. It's not a feature provided by Capacitor, but by the WebView. The only thing Capacitor does is to enable this feature by default in Android debug builds (on iOS nothing needs to be done)

On Android the device needs to have developer options enabled and USB debugging.
On iOS in Settings App go to Safari > Advanced and toggle on Web Inspector.

If you say "don't connect", I guess you see the devices but fail to inspect, so you probably already did what I mentioned. Then try restarting the devices, fully closing safari/chrome and reopen, or even restart the computer.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tanrax
Comment options

Answer selected by tanrax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants