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
Sounds tricky but how about using a PS4 UserAgent in Chrome/Firefox?
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.
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.