问题
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?
回答1:
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.
回答2:
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.
回答3:
Sounds tricky but how about using a PS4 UserAgent in Chrome/Firefox?
来源:https://stackoverflow.com/questions/37356514/how-to-debug-ps4-internet-browser