How to debug PS4 internet browser

纵然是瞬间 提交于 2019-12-19 05:11:05

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!