So I have a website using Javascript which works on all browsers except the Android browser.
I know I can enable Javascript debugging with about:debug
but I have no idea where I can check the console log/errors.
How I can check my browser console for errors in the Android browser?