"hideLogs" when inspecting with Safari #3254
Unanswered
christianhengst
asked this question in
Q&A
Replies: 2 comments
-
Currently it does not appear to be possible. You should file an issue about this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's not possible at the moment, it has been requested on #3723 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for a way to hide all Capacitor logs when inspecting my app remotely with Safari.
Using the
"hideLogs": true
option hides logs successfully in Xcode but not in Safari.My console is filled with
▶︎ native
and▶︎ result
logs, which can be quite confusing.Is there a way to hide these logs?
Beta Was this translation helpful? Give feedback.
All reactions