How to debug PS4 internet browser

3.5k Views Asked by At

We noticed our site is not rendered as expected on PS4 browser, is there a way to debug it or get a console?

I know that the PS4 browser is WebKit based so I wonder is there similar debug tools like chrome or safari have?

3

There are 3 best solutions below

1
On BEST ANSWER

So, I suggest you use a remote console for debugging:

https://jsconsole.com/# - this is a solution for browsers that do not have a debug panel. It can display console.log() and JS errors.

5
On

Sounds tricky but how about using a PS4 UserAgent in Chrome/Firefox?

1
On

Have You tried Ripple Emulator ?

https://chrome.google.com/webstore/detail/ripple-emulator-beta/geelfhphabnejjhdalkjhgipohgpdnoc?hl=en

Ripple is a multi-platform mobile environment emulator that is custom-tailored to mobile HTML5 application development and testing.