Android Question Debug JavaScript in WebView

Marcos Alves

Well-Known Member
Licensed User
Longtime User
I started this thread in answer to @Erel suggestion in this one (https://www.b4x.com/android/forum/threads/webrtc-and-webview.98565/#post-622437).
I noticed that some javascripts don't have the same behavior in WebView and in mobile browser but I either can't debug to find out what is happening (as we use to do in desktop using F12 in Chrome for example). Is there any way to debug a javascript running in a webview? Does Anybody know?
 
Top